Commit Graph

20527 Commits (6c80bb3ce964f1b6271ffad1d9614e93e0882c1d)
 

Author SHA1 Message Date
Xin Pan dc458b1482
Merge pull request #14713 from panyx0718/api
6 years ago
JiabinYang d144f630ff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize_hs_op
6 years ago
JiabinYang b387a19410 optimize op with blas
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
ZongwuYang 1560eb4a6d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-cool-stuff
6 years ago
ZongwuYang deb04809bd test=develop
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
lujun 9da5954a21 fix mac ci test step, test=develop
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 0591ba96ec fix hack
6 years ago
Yihua Xu ac803fed18 Fix the compile issue for cuda device (test=develop)
6 years ago
nhzlx e7abe6b654 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_prelu_gpu
6 years ago
nhzlx f75815b78c add prelu gpu inference
6 years ago
Xin Pan bcf36d8401 add more files to protected file list
6 years ago
Xin Pan 7464bd29e8 polish
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
Xin Pan 35e6b5e16a polish
6 years ago
Xin Pan b80fe8264a polish
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
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