Commit Graph

21711 Commits (c8095eeb82fdd742d704cf4a650a6e21b01da874)
 

Author SHA1 Message Date
WangZhen c8095eeb82 add freeze pass, and UT is passed.
6 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
6 years ago
gongweibao f4dec5cdee
Check collective server's data. (#15449)
6 years ago
Zhen Wang 58727e8e6d
Merge pull request #15455 from wzzju/graph_quantization
6 years ago
Tao Luo fef3fd6d62
Merge pull request #15452 from luotao1/legacy_option
6 years ago
chengduo 5a8bd82c0c
Remove workspace_handle (#15376)
6 years ago
WangZhen bac08c4a26 Fix some bugs caused by set functions of the Pass class. test=develop
6 years ago
flame f534c66d2d
fix test_word2vec bug (#15462)
6 years ago
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
Tao Luo 54c0da080d fix compiler error in paddle_build.sh
6 years ago
peizhilin e6a3a3a31a fix pr 15313
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
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