Commit Graph

20450 Commits (6e67d0fb78b9dd23ced460d6b2bc54fcc5bde438)
 

Author SHA1 Message Date
Wu Yi 6e67d0fb78
layer fixes (#14591)
6 years ago
Xin Pan dc458b1482
Merge pull request #14713 from panyx0718/api
6 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
6 years ago
Zeng Jinle ff4237309a
Merge pull request #14720 from sneaxiy/fix_seq_mask_op_infershape
6 years ago
Xin Pan da4e0bf1a1 add 2 more files
6 years ago
Xin Pan 7c5289f68e
Merge pull request #14719 from PaddlePaddle/revert-14666-feature/estiminate_flops
6 years ago
Kaipeng Deng 934f13a70a
Merge pull request #14371 from heavengate/yolo_loss
6 years ago
sneaxiy 65867d8989 test=develop
6 years ago
Jiabin Yang 6dcc6378b7
Merge pull request #14665 from JiabinYang/ci/add_import_check
6 years ago
zhang wenhui abbe382e1e
Revert "Add EstiminateFlops"
6 years ago
Xin Pan bcf36d8401 add more files to protected file list
6 years ago
Tao Luo 0e3048db43
Merge pull request #14659 from luotao1/update_pass
6 years ago
Xin Pan 7e0801d4ed
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
6 years ago
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
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
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