Commit Graph

20658 Commits (fd144954ed06128bab0b8b99cdb6722cc52881ba)
 

Author SHA1 Message Date
Tao Luo 8d6984eb9b change OpHasAttr to RuntimeHasAttr, add some comments
6 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
6 years ago
Tao Luo a6ac42669c Merge branch 'develop' into update_pass
6 years ago
Yihua Xu 669191c9cc Implement conv3d with mkldnn library (test=develop)
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 566a325939
Merge pull request #14676 from reyoung/feature/stable_decorator_test
6 years ago
Yu Yang 0f0e197914
Merge pull request #14666 from reyoung/feature/estiminate_flops
6 years ago
Xin Pan 93c16d9628 polish the autograd (need to verify correctness)
6 years ago
Xin Pan c3236f82d6 polish
6 years ago
Xin Pan e5d64fd4d1 initial imperative
6 years ago
Xin Pan 4d0df1fea7 add fields for autograd
6 years ago
Xin Pan 8138391631 add OpBase and unify with VarBase
6 years ago
Xin Pan f6f0692451 clean up
6 years ago
Xin Pan 0318c95149 rebase develop
6 years ago
Xin Pan aeb74af54c allow operator to run imperatively
6 years ago
Xin Pan b1f6fda5e5 run forward
6 years ago
Xin Pan a6d23083f0 some tracing
6 years ago
Xin Pan dac92e560c initial commit
6 years ago
guru4elephant f9e4d49bbc
Merge pull request #14702 from barrierye/update_checkfile_in_datafeed
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
guru4elephant ec7dea3dc7
Merge pull request #14700 from barrierye/update_checkfile_in_datafeed
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
barrierye bc34d32581 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_checkfile_in_datafeed
6 years ago
phlrain 9f7eae861d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
phlrain 1d63b06bd7 add grad test unit; test=develop
6 years ago
Tao Luo e9de2c1a2d
Merge pull request #14697 from PaddlePaddle/revert-14693-fix-for-accuracy-problem-for-inlplace-operators
6 years ago
Tao Luo 61ae88b760
Revert "Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled"
6 years ago
phlrain 24fa1f4b8c fix test uni; test=develop
6 years ago
phlrain 0b8a377d9c fix cpu test; test=develop
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
phlrain a6aa782ee5 add unitest
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
jerrywgz 126e18c1e8 test=develop
6 years ago
chengduozh 1013d6d05d Merge branch 'add_cudnn_lstm' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
jerrywgz 3df0538940 replace -100 to kIgnoreIndex
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
JiabinYang a770d5c9db fix error don't interupt shell
6 years ago
whs 78738d6c86
Fix comments of ctc_greedy_decoder. (#14679)
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