Commit Graph

21856 Commits (159c40732870cfbf2be8beea631052d1c8a3c8df)
 

Author SHA1 Message Date
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
7 years ago
wopeizl a8aa79130b
Merge pull request #15453 from wopeizl/fix15313
7 years ago
gongweibao 7f8b40f68d
Fix brpc complation error. (#15451)
7 years ago
Qiao Longfei def70c5ccc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
Xin Pan 1d31a0e10c resolve conflicts
7 years ago
Xin Pan 1888337a49 tweak the executor implementation to better match origin behavior
7 years ago
minqiyang cf7229d2c2 Polish code
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
7 years ago
WangZhen 787c5e714c Update the API.spec. test=develop.
7 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
Tao Luo 54c0da080d fix compiler error in paddle_build.sh
7 years ago
peizhilin e6a3a3a31a fix pr 15313
7 years ago
Qiao Longfei 9449844c2a update ctr_reader in API.spec
7 years ago
Tao Luo df92d05ef3 remove legacy IOS option
7 years ago
Tao Luo cf29ea1592 remove legacy ANDROID option
7 years ago
Tao Luo 3ce10dba15 remove legacy USE_NNPACK option
7 years ago
wopeizl 59ab98c9a8
Merge pull request #15440 from wopeizl/windows/fixprompt
7 years ago
Tao Luo 2d529186f1 remove legacy CMAKE_CROSSCOMPILING option
7 years ago
Tao Luo 9353bc58dd remove legacy MOBILE_INFERENCE option
7 years ago
Tao Luo b4ccae75c0 remove legacy target in cmake/util.cmake
7 years ago
Tao Luo e000d17a0c remove legacy WITH_SWIG_PY option
7 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
7 years ago
Qiao Longfei cf0a057981 add document for ctr reader
7 years ago
tensor-tang 266e625d2e
Merge pull request #15399 from tensor-tang/refine/seqpool/fc
7 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
7 years ago
peizhilin 5e5e6a3225 fix the prompt when dll load failed on windows
7 years ago
minqiyang be2d3ae629 Add debug info
7 years ago
minqiyang a21f4e38c3 Polish code
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Tao Luo 6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
Wu Yi 9252aa41f5
add multi process start script (#15381)
7 years ago
whs 530869f829
Share LoD from Input(Rois). (#15420)
7 years ago
gongweibao 7ab4af2716
Fix brpc compilation. (#15417)
7 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
7 years ago
WangZhen e2ff300b02 add UT for quantization.
7 years ago
guru4elephant 62d36ce09e
Merge pull request #15433 from guru4elephant/fix_bug_in_async
7 years ago
dongdaxiang b970aab06b Merge branch 'fix_bug_in_async' of https://github.com/guru4elephant/Paddle into fix_bug_in_async
7 years ago
dongdaxiang db50b01100 remove file cnt assignment in async_executor
7 years ago
dongdaxiang cf7dd49d52 remove file cnt assignment in async_executor
7 years ago
Tao Luo c102f427d2 make 'paddle version' valid
7 years ago
WangZhen 451896fce4 init quantization.
7 years ago
tensor-tang 316e44b1b7 fix unused warnings
7 years ago
Wu Yi 7e651a38dd
fix mac cmake version 3.13 build (#15386)
7 years ago
Xin Pan 3c09a57e47 fix bias
7 years ago
Xin Pan c8c3efad76 fix bias
7 years ago