Commit Graph

4009 Commits (f8c279b11c9e33caae8405cf36f019348da41fe5)

Author SHA1 Message Date
Xin Pan f8c279b11c
Merge pull request #16454 from panyx0718/imperative2
6 years ago
Zhen Wang 27d05203e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_quan_hang
6 years ago
Zhen Wang 1c11f817e9 Use the resolve hazard method.
6 years ago
Jiabin Yang 7c5319ba12
Fix/test imperative ptb rnn (#16433)
6 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode (#16092)
6 years ago
Xin Pan fd24ab47ab polish
6 years ago
Xin Pan 1f89249a95 update DeepCF model
6 years ago
Xin Pan 0fff666f14
Merge pull request #16449 from panyx0718/imperative3
6 years ago
Xin Pan becf799431 fix
6 years ago
Wang, Chuanqi 85e1cc1e02 Update Readme with new accuracy and performance data measured on 6271 (#16437)
6 years ago
Zeng Jinle 4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
6 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
6 years ago
Zhen Wang 2ccbfd5e10 Fix some bugs for quantization passes.
6 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
6 years ago
Zeng Jinle c64d959343
Merge pull request #16295 from zhhsplendid/zhenghuihuang-dev-2
6 years ago
Xin Pan b55dd32e9c
Merge pull request #16394 from panyx0718/imperative2
6 years ago
sneaxiy 2f54d9f995 Merge develop
6 years ago
Tao Luo f9061796d6
Merge pull request #16407 from chuanqi129/test_calibration_enhance
6 years ago
chengduo c917c13af1
increase the time limite (#16405)
6 years ago
chuanqiw 431068c9ca Enhance test calibration script on accuracy assert
6 years ago
whs 2e5831f0dc
[slim] Refine framework of slim and add filter pruning strategy (#16226)
6 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
6 years ago
Hongyu Liu 466e150f28
Merge pull request #16380 from phlrain/add_var_name_in_opt_2
6 years ago
qingqing01 5d6737b5cb
Fix bug in affine_channel API (#16373)
6 years ago
phlrain 6b971e1f19 remove test_dist_transplier; test=develop
6 years ago
phlrain 7dc4a7f4f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_var_name_in_opt_2
6 years ago
phlrain d11d0e18c2 remove test_dist_transplier; test=develop
6 years ago
Xin Pan 55a7b98126 Add DeepCF model
6 years ago
Zhen Wang ec11135d54
Merge pull request #16341 from wzzju/add_channel_wise_in_quant_pass
6 years ago
xiaolil1 e235882c18 Enable MKL-DNN INT8 Concat Kernel. (#16156)
6 years ago
Qiyang Min 171df5b56b
Merge pull request #16303 from junjun315/checkpoint
6 years ago
Hongyu Liu e5478ab5c8
Merge pull request #16346 from phlrain/add_floordiv_and_mod
6 years ago
phlrain 77a08750e9 add var name in optimizer; test=develop
6 years ago
chengduo 33965527fd
Add unit test for fuse all reduce (#16354)
6 years ago
phlrain 5dc9b51994 fix time; test=develop
6 years ago
phlrain 686b8935fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_floordiv_and_mod
6 years ago
Hongyu Liu 8c81d9949e
Merge pull request #16347 from phlrain/fix_matmul_check
6 years ago
lujun ac32bf6f77 update input params type, test=develop
6 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
6 years ago
phlrain 0e40298949 fix matmul shape check; test=develop
6 years ago
phlrain 56c2d384c7 add elementwise floordiv, mod; test=develop
6 years ago
ruri 09e05a110b
Merge pull request #16217 from ceci3/doc
6 years ago
zhhsplendid 124f1df481 Add flags for init and re-alloc gpu
6 years ago
Zhen Wang 8965819fbb rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
6 years ago
Wu Yi 8bebfe5640
add resnet nccl2 dist training, mp training unit test (#16167)
6 years ago
flame 08838f3909
Fix save inference model bug (#16242)
6 years ago
baojun 2de263a5d9 Add softmax_with_cross_entropy_op to ngraph engine (#16304)
6 years ago
sneaxiy bb166a1e10 fix API.spec
6 years ago
chengduo f26ba5bddd
Fuse AllReduce (#15921)
6 years ago
Wu Yi 6382b62f6b
Collective ops (#15572)
6 years ago