Commit Graph

23278 Commits (f61287779781be4945b17bd8d3b1102cac0eb93d)
 

Author SHA1 Message Date
Zhen Wang f7f5044b3d
Merge pull request #16489 from wzzju/fix_slim_quant_bugs
6 years ago
Zeng Jinle 69cb9792ea
Merge pull request #16506 from sneaxiy/revert-16424-fix_allocator_bug
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
lujun cc29bec6e6
Merge pull request #16 from PaddlePaddle/develop
6 years ago
chengduo ed61d67c73
Fix the interface of Pass::Apply (#16484)
6 years ago
whs 59f75ec76e
Make unitest of fsp op faster and more stable. (#16502)
6 years ago
Zeng Jinle 5f1c92a81c
Merge pull request #16450 from zhhsplendid/del-redundant-op-var-reg
6 years ago
Zhen Wang 46e1bb06c7 remove no necessary doc changes. test=develop
6 years ago
whs ecc3088df8
Fix saving in quantization strategy. (#16474)
6 years ago
Zeng Jinle 2aa18e2bda
Merge pull request #16496 from sneaxiy/fix_gc_bug
6 years ago
Zhen Wang f86429dbd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_slim_quant_bugs
6 years ago
Zhen Wang 5ab5687138 remove no necessary doc changes. test=develop
6 years ago
sneaxiy 5656fa9f7c fix travis ci
6 years ago
Zeng Jinle 174d0d0b90 Revert "Fix allocator bug"
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
baojun b1d2605152 fix compile issue test=develop (#16447)
6 years ago
Michał Gallus 2d8b7b3a76 Refine default MKL-DNN Pass order (#16490)
6 years ago
Wojciech Uss 09dfc7a2aa
C-API quantization core 2 (#16396)
6 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
6 years ago
sneaxiy 4c8254e3bf revert some loop op revision
6 years ago
Zeng Jinle 644e8af4cf
Merge pull request #16424 from sneaxiy/fix_allocator_bug
6 years ago
sneaxiy c4c6205268 fix gc bug
6 years ago
whs 679a4c28fc
Fix lost of learning rate variable in distillatoin when using lr decay. (#16471)
6 years ago
sneaxiy 16f0994728 Merge develop
6 years ago
sneaxiy 63651c1968 fix grad desc maker
6 years ago
Yihua Xu 57dc3c1943 Disable compare for Issue#16316 (#16466)
6 years ago
Zeng Jinle c7c6eeb44e
Merge pull request #16409 from sneaxiy/feature/advance_gc
6 years ago
Zhen Wang 6b854f3e1f fix the save_in_nodes bug.
6 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
6 years ago
Jiabin Yang 54a73578a8
Feature/install check (#16044)
6 years ago
chengduo 999365149d
Add from six.moves import reduce (#16435)
6 years ago
wopeizl c300b1ba69
Tensor index (#16223)
6 years ago
Jiabin Yang 0d9d25d40f
Feature/refactor layers to Layers (#16337)
6 years ago
gongweibao 850b737112
Fix nparray.all() bug. (#16472)
6 years ago
Tao Luo 1b4e4e7ef7
Merge pull request #16453 from chuanqi129/calibration_readme_refine
6 years ago
liuwei1031 8d22bc17a4
Memory optimize (#16410)
6 years ago
Xin Pan f8c279b11c
Merge pull request #16454 from panyx0718/imperative2
6 years ago
Zhaolong Xing fa1796a30a
Merge pull request #16330 from NHZlX/merge_anakin_branch_to_dev
6 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop
6 years ago
sneaxiy a0f4fefb60 delete source file no_need_buffer_vars_inference.cc
6 years ago
Zhen Wang d68a02af17
Merge pull request #16456 from wzzju/fix_quan_hang
6 years ago
Xin Pan f0070d97e7
Merge pull request #16436 from PaddlePaddle/shanyi15-patch-1
6 years ago
tensor-tang 1eff834e97
update jitkernel doc (#16327)
6 years ago
Yiqun Liu 98802e1f75
Optimize the implementation of while_op again, for cases when is_test is true. (#16359)
6 years ago
lujun c34b24ede7
Merge pull request #16425 from junjun315/checkpoint-hotfix
6 years ago
Wu Yi 9ffd5eecef
test fix fetch bar place for ce (#16406)
6 years ago
sneaxiy 318072c26b add comments of allocator design
6 years ago
chengduo 4f2278f032
Add doc for CPUPlace CUDAPlace CUDAPinPlace (#16442)
6 years ago
nhzlx 953bdde058 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into HEAD
6 years ago
Tao Luo e0a3a49096
Merge pull request #16438 from wojtuss/wojtuss/move-cpu-quantize-passes
6 years ago