Commit Graph

20394 Commits (0492158da526ddb8b789e8d8dcf79679c831179d)
 

Author SHA1 Message Date
Xin Pan 0492158da5 polish
7 years ago
Xin Pan b4db31bad0 fix test
7 years ago
Xin Pan 7464bd29e8 polish
7 years ago
Xin Pan 35e6b5e16a polish
7 years ago
Xin Pan b80fe8264a polish
7 years ago
Xin Pan 93c16d9628 polish the autograd (need to verify correctness)
7 years ago
Xin Pan c3236f82d6 polish
7 years ago
Xin Pan e5d64fd4d1 initial imperative
7 years ago
Xin Pan 4d0df1fea7 add fields for autograd
7 years ago
Xin Pan 8138391631 add OpBase and unify with VarBase
7 years ago
Xin Pan f6f0692451 clean up
7 years ago
Xin Pan 0318c95149 rebase develop
7 years ago
Xin Pan aeb74af54c allow operator to run imperatively
7 years ago
Xin Pan b1f6fda5e5 run forward
7 years ago
Xin Pan a6d23083f0 some tracing
7 years ago
Xin Pan dac92e560c initial commit
7 years ago
guru4elephant f9e4d49bbc
Merge pull request #14702 from barrierye/update_checkfile_in_datafeed
7 years ago
barrierye 08233beed7 add the comment for CheckFile function. test=develop
7 years ago
barrierye d62a3dd72d add the comment for CheckFile function. test=develop
7 years ago
guru4elephant ec7dea3dc7
Merge pull request #14700 from barrierye/update_checkfile_in_datafeed
7 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
7 years ago
barrierye bc34d32581 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_checkfile_in_datafeed
7 years ago
Tao Luo e9de2c1a2d
Merge pull request #14697 from PaddlePaddle/revert-14693-fix-for-accuracy-problem-for-inlplace-operators
7 years ago
Tao Luo 61ae88b760
Revert "Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled"
7 years ago
Tao Luo 99177b424b
Merge pull request #14693 from kbinias/fix-for-accuracy-problem-for-inlplace-operators
7 years ago
tangwei12 618f7620e2
add enforce for auc (#14687)
7 years ago
Krzysztof Binias bc7db6cec9 Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
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
gongweibao 5d334ff0f1
Add examples to some functions. (#14645)
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
ZhenWang 8f2e556e65 support the small dam model. test=develop
7 years ago
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
7 years ago
Qiao Longfei 839193fd1f fix unit test test=develop
7 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch
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