Commit Graph

22330 Commits (a9bee3a2e28ee2cbd11ec1447c09d21c3c993cb3)
 

Author SHA1 Message Date
tensor-tang b67584a6e9 jit benchmark use tensor
6 years ago
Xin Pan 4d9feb35b9 support multi grad ops
6 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
6 years ago
nhzlx 0779e35544 fix two bug:
6 years ago
Zeng Jinle ed1726eaaa
Merge pull request #15501 from sneaxiy/disable_eager_deletion_mnist
6 years ago
Zeng Jinle 2480a3df7d
Merge pull request #15496 from sneaxiy/lazy_allocator2
6 years ago
tink2123 78145c7dff modified some comments
6 years ago
Wu Yi 22db82c053
fix tangwei merge issue test=develop (#15506)
6 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
6 years ago
tianshuo78520a 25c032bb2c fix linux bug
6 years ago
Zeng Jinle dec89bd7ed
Merge pull request #15460 from sneaxiy/try_to_turn_on_remove_unnecessary_lock
6 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
6 years ago
chengduo bf91d11ed5
Clean elementwise_op_function (#15502)
6 years ago
tangwei12 5cfc40dea8
nce add check sample lables, test=develop (#15463)
6 years ago
sneaxiy 9c360cc798 test=develop
6 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
6 years ago
tink2123 e448bdb298 modified some comments
6 years ago
tink2123 88744e4ab8 fixed some errors
6 years ago
nhzlx 9641324995 fix comments
6 years ago
jerrywgz 9eb2d7b3e1 refine code, test=develop
6 years ago
nhzlx 484b3bc801 When cudnn version < 7100, there is problem with conv_fusion.
6 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
6 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
6 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
6 years ago
tensor-tang af07118dd7
Merge pull request #15486 from tensor-tang/fix/pass/debug
6 years ago
liuwei1031 5d026a881a Gpu memory monitoring (#15436)
6 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
6 years ago
sneaxiy eed4a6383d disable eager deletion unittest
6 years ago
sneaxiy 51227bd447 lazy_allocator
6 years ago
JiabinYang cddecad701 test=develop, add embeding to layers and add ptb_rnn in imperative test
6 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
6 years ago
minqiyang ac80273686 Change definitions to PADDLE_WITH_JEMALLOC
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
tensor-tang 5c68dee798 fix debug compile of analysis pass fail
6 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
6 years ago
jerrywgz 11f1baa406 refine code, test=develop
6 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
6 years ago
Zhaolong Xing b7b68f2a8c
Merge pull request #15461 from NHZlX/fix_trt_stream_bug
6 years ago
luotao1 353b5f06a7 refine analyzer_bert_test to pass the ci
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
luotao1 cc618934c0 Merge branch 'bert_test' of https://github.com/fc500110/Paddle into fc500110-bert_test
6 years ago
Qiao Longfei 119a3d4deb update comment test=develop
6 years ago
jerrywgz 57e5f61ec8 add gpu kernel, test=develop
6 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
6 years ago
nhzlx e6218c1d7b change the input to a smaller value
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
gongweibao 9f5108a673
Add cicheck_brpc (#15468)
6 years ago
Qiao Longfei 6833ec06dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
6 years ago
JiabinYang 33590b583f test=develop, move simple rnn cell to test_imperative
6 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
6 years ago