Commit Graph

20616 Commits (64a90b2f1c762dc4a093da413b9c945c99b82e73)
 

Author SHA1 Message Date
chengduozh af8c2cec13 fix operator.cmake
7 years ago
chengduozh 679d8fc6fe rename op name
7 years ago
jerrywgz 126e18c1e8 test=develop
7 years ago
chengduozh 1013d6d05d Merge branch 'add_cudnn_lstm' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
7 years ago
jerrywgz 3df0538940 replace -100 to kIgnoreIndex
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago
JiabinYang a770d5c9db fix error don't interupt shell
7 years ago
whs 78738d6c86
Fix comments of ctc_greedy_decoder. (#14679)
7 years ago
whs 1b9753d109
Make pad2d support for variable paddings. (#14667)
7 years ago
Tao Luo 2af5762cf8
Merge pull request #14668 from wzzju/use_small_dam
7 years ago
Tao Luo ff16c47898
Merge pull request #14671 from luotao1/box_coder
7 years ago
Yu Yang 86ae32fbd8 Stablize decorator test
7 years ago
gongweibao 5d334ff0f1
Add examples to some functions. (#14645)
7 years ago
baojun-nervana fc61bf1b16 Renamed methods
7 years ago
ZhenWang 6e48e47406 test=develop
7 years ago
ZhenWang e1da6cd754 add the normal dam and the small dam
7 years ago
luotao1 bcc90123f0 speedup box_coder_op for multi-threads
7 years ago
ZhenWang d5947b0ed7 test=develop
7 years ago
ZhenWang 33b4963505 unify the normal and small dam model.
7 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
7 years ago
Tao Luo c856ac8721 add OpHasAttr in node.h, update is_test_pass and mkldnn_placement_pass
7 years ago
ZhenWang 8f2e556e65 support the small dam model. test=develop
7 years ago
phlrain 6ce4250172 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
7 years ago
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
7 years ago
phlrain bd94ab0ef3 rename op; test=develop
7 years ago
phlrain 92f5be1d82 remove inputvarname in operator; test=develop
7 years ago
Xin Pan 40f1c4a6f0 fix
7 years ago
Qiao Longfei 839193fd1f fix unit test test=develop
7 years ago
phlrain cf1fe61004 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
7 years ago
luotao1 5db273d874 enhance HasAttr to fix ci
7 years ago
Yu Yang 589b863b98 Add EstiminateFlops
7 years ago
phlrain 4b9689379f fix cudnn lstm; test=develop
7 years ago
phlrain d1a17cadd4 fix cudnn rnn; test=develop
7 years ago
JiabinYang 411ecaa191 Merge branch 'ci/add_import_check' of https://github.com/JiabinYang/Paddle into ci/add_import_check
7 years ago
JiabinYang cfc7d6ded9 Merge branch 'ci/add_import_check' of https://github.com/JiabinYang/Paddle into ci/add_import_check
7 years ago
JiabinYang d31c4c8d8d Merge branch 'ci/add_import_check' of https://github.com/JiabinYang/Paddle into ci/add_import_check
7 years ago
JiabinYang 4124253796 add mac ci check on import, test=develop
7 years ago
JiabinYang da7dfa5d95 add mac ci check on import
7 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch
7 years ago
Xin Pan 75939c2059 fix
7 years ago
Tao Luo 20120d9c97
Merge pull request #14608 from jczaja/prv-conv2d-transpose-mkldnn
7 years ago
Qiao Longfei 3e45a5a5ec lookup_table gpu kernel support prefetch
7 years ago
Zhaolong Xing d215293c92
Merge pull request #14649 from NHZlX/add_params_sync_pass
7 years ago
Qiyang Min 055da6e00d
Merge pull request #14656 from velconia/disable_dist_transpiler_ut_in_mac
7 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
7 years ago
nhzlx 49c28b8c52 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
7 years ago
nhzlx 3c83a2f720 fix comments
7 years ago
Xin Pan ad6ed5b745 fix py3
7 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers
7 years ago
Qiyang Min 400cf19f14
Merge pull request #14657 from velconia/disable_ut_in_mac_py35
7 years ago