Commit Graph

23309 Commits (a0b59773af160930085e8a60630ef9ef67f9e912)
 

Author SHA1 Message Date
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
lujun bc4d1c7246 fix mix input type error, test=develop
6 years ago
Cheerego 33cb9d03b7
fix 404, test=develop
6 years ago
sneaxiy f8ed2c229e try to fix ci error
6 years ago
lujun 18aa59493e fix mix input type error, test=develop
6 years ago
Wojciech Uss 46677fb080 Move cpu_quantize_* passes into mkldnn subfolder
6 years ago
sneaxiy c20db6357b split PR
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
lujun 1b6a2a09e8 fix mix input type error, test=develop
6 years ago
nhzlx a1d11bb175 fix ci bug: cudnn handler in multi card
6 years ago
sneaxiy 2f54d9f995 Merge develop
6 years ago
sneaxiy c75a880386 fix windows bug
6 years ago
sneaxiy 072d95d8f6 Merge develop
6 years ago
sneaxiy a93a9eef8f add op registry type
6 years ago
lujun b3f5876e12
Merge pull request #14 from PaddlePaddle/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
Tao Luo dbc6579aff
Merge pull request #16378 from tianshuo78520a/fix_dockerfile
6 years ago
Xin Pan 55a7b98126 Add DeepCF model
6 years ago
lujun 86511f518b
Merge pull request #13 from PaddlePaddle/develop
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 e3bca9011c
Merge pull request #16357 from phlrain/fix_concat_check
6 years ago
Hongyu Liu e5478ab5c8
Merge pull request #16346 from phlrain/add_floordiv_and_mod
6 years ago
chengduo a6a3b2fbbc
[Speed]Refine ParallelExecutor (#16190)
6 years ago
nhzlx 3df7b98a0f Merge branch 'develop' of https://github.com/paddlepaddle/paddle into HEAD
6 years ago
nhzlx f3a2e4b3d8 1. Add ANAKIN_ROOT compile option
6 years ago
phlrain 77a08750e9 add var name in optimizer; test=develop
6 years ago
tianshuo78520a 090d25f724 test=develop;fix docker build failed
6 years ago
chengduo 33965527fd
Add unit test for fuse all reduce (#16354)
6 years ago
Hongyu Liu 18a0f6d97a
Merge pull request #16351 from phlrain/fix_topk_shape_check
6 years ago
Hongyu Liu 15444430b0
Merge pull request #16348 from phlrain/fix_squeeze_check
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
phlrain 18d107c27a add floordiv and mod op; test=develop
6 years ago
phlrain ff112813de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_concat_check
6 years ago
phlrain 8274d9d733 fix concat shape check; test=develop
6 years ago
Hongyu Liu 0d779f15f6
Merge pull request #16261 from phlrain/fix_sequence_pad_2
6 years ago