Commit Graph

20379 Commits (dac92e560cadfd641057662b3adc4a1c6c6f6735)
 

Author SHA1 Message Date
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
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
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
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
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
Tao Luo ff16c47898
Merge pull request #14671 from luotao1/box_coder
6 years ago
gongweibao 5d334ff0f1
Add examples to some functions. (#14645)
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
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
6 years ago
Qiao Longfei 839193fd1f fix unit test 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
Qiyang Min 055da6e00d
Merge pull request #14656 from velconia/disable_dist_transpiler_ut_in_mac
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
Qiyang Min 400cf19f14
Merge pull request #14657 from velconia/disable_ut_in_mac_py35
6 years ago
Qiyang Min 25c2cdaf7e
Merge pull request #14647 from velconia/revert_vlog
6 years ago
Qiao Longfei 75eba6108d Add scope doc (#14582)
6 years ago
minqiyang 6720d343ce Remove test_recognize_digits_mlp from Mac
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
minqiyang fe0dee88d8 Change pip version to correct version when install wheel package
6 years ago
Qiao Longfei 2238b9650b
Merge pull request #14648 from jacquesqiao/fix-gzstream-zlib-dependency
6 years ago
Qiao Longfei 4b9082a4cd follow comment
6 years ago
Tao Luo b4de023ee1
Merge pull request #14636 from Superjomn/fix/word2vec
6 years ago
chengduo 6776e92846
refine tensor_array_write_read (#14643)
6 years ago
nhzlx d3e140a572 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
6 years ago
nhzlx d666c8eb1d fix benchmark
6 years ago
nhzlx 900fbb83f9 add params sync pass
6 years ago
Qiao Longfei bcad29c680 gzstream depend on the zlib in thirdparty
6 years ago