Commit Graph

21851 Commits (a6910f900e5683f70a9110d4b1a22f54e051c8e5)
 

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