Commit Graph

8182 Commits (f8ed2c229e01863798543ba3cde922726e08696d)

Author SHA1 Message Date
sneaxiy f8ed2c229e try to fix ci error
7 years ago
sneaxiy 072d95d8f6 Merge develop
7 years ago
sneaxiy a93a9eef8f add op registry type
7 years ago
Tao Luo f9061796d6
Merge pull request #16407 from chuanqi129/test_calibration_enhance
7 years ago
chengduo c917c13af1
increase the time limite (#16405)
7 years ago
chuanqiw 431068c9ca Enhance test calibration script on accuracy assert
7 years ago
whs 2e5831f0dc
[slim] Refine framework of slim and add filter pruning strategy (#16226)
7 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
7 years ago
Hongyu Liu 466e150f28
Merge pull request #16380 from phlrain/add_var_name_in_opt_2
7 years ago
qingqing01 5d6737b5cb
Fix bug in affine_channel API (#16373)
7 years ago
phlrain 6b971e1f19 remove test_dist_transplier; test=develop
7 years ago
phlrain 7dc4a7f4f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_var_name_in_opt_2
7 years ago
phlrain d11d0e18c2 remove test_dist_transplier; test=develop
7 years ago
Zhen Wang ec11135d54
Merge pull request #16341 from wzzju/add_channel_wise_in_quant_pass
7 years ago
xiaolil1 e235882c18 Enable MKL-DNN INT8 Concat Kernel. (#16156)
7 years ago
Qiyang Min 171df5b56b
Merge pull request #16303 from junjun315/checkpoint
7 years ago
Hongyu Liu e5478ab5c8
Merge pull request #16346 from phlrain/add_floordiv_and_mod
7 years ago
phlrain 77a08750e9 add var name in optimizer; test=develop
7 years ago
chengduo 33965527fd
Add unit test for fuse all reduce (#16354)
7 years ago
phlrain 5dc9b51994 fix time; test=develop
7 years ago
phlrain 686b8935fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_floordiv_and_mod
7 years ago
Hongyu Liu 8c81d9949e
Merge pull request #16347 from phlrain/fix_matmul_check
7 years ago
lujun ac32bf6f77 update input params type, test=develop
7 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
7 years ago
phlrain 0e40298949 fix matmul shape check; test=develop
7 years ago
phlrain 56c2d384c7 add elementwise floordiv, mod; test=develop
7 years ago
ruri 09e05a110b
Merge pull request #16217 from ceci3/doc
7 years ago
Zhen Wang 8965819fbb rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
7 years ago
Wu Yi 8bebfe5640
add resnet nccl2 dist training, mp training unit test (#16167)
7 years ago
flame 08838f3909
Fix save inference model bug (#16242)
7 years ago
baojun 2de263a5d9 Add softmax_with_cross_entropy_op to ngraph engine (#16304)
7 years ago
chengduo f26ba5bddd
Fuse AllReduce (#15921)
7 years ago
Wu Yi 6382b62f6b
Collective ops (#15572)
7 years ago
lujun bed0ecf3d2 checkpoint pr be moved here, test=develop
7 years ago
Zhen Wang ec88b6cc5a add channel wise quantization in ir pass.
7 years ago
whs 18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. (#15972)
7 years ago
ceci3 27f7a72641 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
ceci3 3f5f5ed361 fix dropout doc
7 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
7 years ago
Yibing Liu 7e20e7691e
Fix the bug in fp16 backward kernel (#16269)
7 years ago
xiaolil1 e818fa1004 Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159)
7 years ago
Xin Pan 374abcf361
Merge pull request #16247 from panyx0718/imperative
7 years ago
tangwei12 8ea4218ce1
update load persistables for increment, test=develop (#15576)
7 years ago
Qiyang Min 8e4ad008fb
Merge pull request #16198 from velconia/imperative_train_speed
7 years ago
Xin Pan 3e9319f3ab add more imperative layer tests.
7 years ago
Xin Pan 7458114b5b
Merge pull request #16228 from panyx0718/imperative
7 years ago
Tao Luo 38898c2808
Merge pull request #16212 from Aurelius84/develop
7 years ago
Kaipeng Deng b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
7 years ago
Xin Pan 3be7e971ab polish
7 years ago
Xin Pan 50ff898378 graph neural network for imperative mode
7 years ago