Commit Graph

5106 Commits (b387a194106d6b7037a82cf7d23a6c3ce92a77bc)

Author SHA1 Message Date
JiabinYang b387a19410 optimize op with blas
6 years ago
Hongyu Liu 4f71a6ee2c
Merge pull request #14622 from PaddlePaddle/add_cudnn_lstm
6 years ago
Yibing Liu c7382df80f
Print assert failure id in lookup_table_op (#14698)
6 years ago
Yu Yang 0f0e197914
Merge pull request #14666 from reyoung/feature/estiminate_flops
6 years ago
barrierye 08233beed7 add the comment for CheckFile function. test=develop
6 years ago
barrierye d62a3dd72d add the comment for CheckFile function. test=develop
6 years ago
barrierye d89108766c update CheckFile function in data_feed for ignore the space at the end of each line of data(for example, it may be added '\t' character to the end of the reduce task output when processes data by hadoop, which does not affect the correctness of the data). test=develop
6 years ago
phlrain 9f7eae861d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
Tao Luo 61ae88b760
Revert "Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled"
6 years ago
phlrain 25df78eaf3 fix api spec; test=develop
6 years ago
phlrain 4c256ca6be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
phlrain b65722d3cf fix uni test; test=develop
6 years ago
Tao Luo 99177b424b
Merge pull request #14693 from kbinias/fix-for-accuracy-problem-for-inlplace-operators
6 years ago
tangwei12 618f7620e2
add enforce for auc (#14687)
6 years ago
Krzysztof Binias bc7db6cec9 Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled
6 years ago
phlrain 2770ea1a73 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
chengduozh 3f4aca618f code refine
6 years ago
chengduozh af8c2cec13 fix operator.cmake
6 years ago
chengduozh 679d8fc6fe rename op name
6 years ago
chengduozh 1013d6d05d Merge branch 'add_cudnn_lstm' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
whs 1b9753d109
Make pad2d support for variable paddings. (#14667)
6 years ago
Tao Luo 2af5762cf8
Merge pull request #14668 from wzzju/use_small_dam
6 years ago
Tao Luo ff16c47898
Merge pull request #14671 from luotao1/box_coder
6 years ago
ZhenWang 6e48e47406 test=develop
6 years ago
ZhenWang e1da6cd754 add the normal dam and the small dam
6 years ago
luotao1 bcc90123f0 speedup box_coder_op for multi-threads
6 years ago
ZhenWang d5947b0ed7 test=develop
6 years ago
ZhenWang 33b4963505 unify the normal and small dam model.
6 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
6 years ago
ZhenWang 8f2e556e65 support the small dam model. test=develop
6 years ago
phlrain 6ce4250172 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
6 years ago
phlrain bd94ab0ef3 rename op; test=develop
6 years ago
phlrain 92f5be1d82 remove inputvarname in operator; test=develop
6 years ago
phlrain cf1fe61004 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
Yu Yang 589b863b98 Add EstiminateFlops
6 years ago
phlrain 4b9689379f fix cudnn lstm; test=develop
6 years ago
phlrain d1a17cadd4 fix cudnn rnn; test=develop
6 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch
6 years ago
Tao Luo 20120d9c97
Merge pull request #14608 from jczaja/prv-conv2d-transpose-mkldnn
6 years ago
Qiao Longfei 3e45a5a5ec lookup_table gpu kernel support prefetch
6 years ago
Zhaolong Xing d215293c92
Merge pull request #14649 from NHZlX/add_params_sync_pass
6 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
6 years ago
nhzlx 49c28b8c52 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
6 years ago
nhzlx 3c83a2f720 fix comments
6 years ago
Qiao Longfei 75eba6108d Add scope doc (#14582)
6 years ago
Tao Luo ea47685f91
Merge pull request #14646 from jczaja/prv-softmax-mkl-sasum
6 years ago
Qiao Longfei 3a3cfc2d8d prefetch support gpu
6 years ago
Qiao Longfei 4b9082a4cd follow comment
6 years ago