Commit Graph

21694 Commits (4e91d8d291542b0952c6b740bd4df0f2beee7edc)
 

Author SHA1 Message Date
WangZhen 4e91d8d291 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
6 years ago
WangZhen 3b668c1574 Update some comments in the quantization transform pass. test=develop
6 years ago
WangZhen c6f99a1645 Update API.spec. test=develop
6 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
6 years ago
Xin Pan b3fdf708f1
Merge pull request #15454 from panyx0718/api3
6 years ago
wopeizl a8aa79130b
Merge pull request #15453 from wopeizl/fix15313
6 years ago
gongweibao 7f8b40f68d
Fix brpc complation error. (#15451)
6 years ago
Xin Pan 1d31a0e10c resolve conflicts
6 years ago
Xin Pan 1888337a49 tweak the executor implementation to better match origin behavior
6 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
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
peizhilin e6a3a3a31a fix pr 15313
6 years ago
wopeizl 59ab98c9a8
Merge pull request #15440 from wopeizl/windows/fixprompt
6 years ago
tensor-tang 266e625d2e
Merge pull request #15399 from tensor-tang/refine/seqpool/fc
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
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
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
Tao Luo 3ede8b67e6 update CMakeLists.txt
6 years ago
Tao Luo 5316c64776 remove legacy cluster_train code
6 years ago
Tao Luo eec133ca6a remove legacy testing code
6 years ago
Tao Luo 1777017a05 remove legace go and proto code
6 years ago
Tao Luo ef038743f1 remove legacy python code
6 years ago
Tao Luo 81da854903 remove legacy C++ code
6 years ago
Tao Luo 8f522c15ed
Merge pull request #15408 from luotao1/mm_dnn
6 years ago
Tao Luo 001827c270 test_analyzer_mm_dnn runs in serial
6 years ago
chengduo 958ca2c7c5
speed fetch_feed_test (#15383)
6 years ago
Tao Luo 140fc1e92c
Merge pull request #15392 from luotao1/pyramid_dnn
6 years ago
Yan Chunwei c9e5aa19c1
get tensor API add more comments (#15345)
6 years ago