Commit Graph

13978 Commits (bfbbe19fbbda0f6387f620044ba1f777af7e0d13)
 

Author SHA1 Message Date
chengduoZH 035712822c fix VisitVariable
7 years ago
Tao Luo af1a3d922d
Merge pull request #10031 from tonyyang-svail/new_op_readme
7 years ago
wanghaoshuang 216443de15 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_gru_unit
7 years ago
Abhinav Arora cbbf08aee9 Fix CPPLint errors in some framework files
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Abhinav Arora c5c7dc2e82
Fix CPPLint errors in multiclass_nms, nccl, nce, reduce and save_load_combine (#10032)
7 years ago
Xi Chen 2e4d835f6e remove commented code
7 years ago
Xi Chen 64f97a9f0b covering edge cases
7 years ago
Xi Chen af86296e01 update readme
7 years ago
Xi Chen 1c7d15737b fix training parameter issue
7 years ago
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
7 years ago
Yang Yang(Tony) f046055ca1
Update new_op_en.md
7 years ago
Yang Yang(Tony) 9e27d1e69d
Update new_op_cn.md
7 years ago
Yang Yang(Tony) 208dd50386
Update new_op_cn.md
7 years ago
Abhinav Arora 9ca578d49e Fix CPPLint issues in expand_op, gather_op and get_places_op (#10000)
7 years ago
Xin Pan 98c12b1a08 Clean up C++ codes. (#10022)
7 years ago
daiwk 777cb55cd6 Translate hrnn api daiwenkai (#9920)
7 years ago
dzhwinter 9b8ca0cfa8 "fix after merge"
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
wanghaoshuang 00548a1601 Remove intermediate output's gradient from inputs of grad_op.
7 years ago
Tao Luo 387e10c6cd
Merge pull request #9759 from PaddlePaddle/shanyi15-patch-1
7 years ago
Tao Luo d84cdb7b59
Merge pull request #9911 from tonyyang-svail/unify_op_registry
7 years ago
Tao Luo 1fd12840e7
Merge pull request #9827 from sharannarang/sentiment_analysis
7 years ago
Tao Luo 90abd9dfeb
Merge pull request #9704 from lgone2000/fixunittest
7 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
7 years ago
Yancey1989 f12b3f3617 use memcpy
7 years ago
dzhwinter 61cb4f2fdb "fix ci"
7 years ago
Wu Yi f7fbef1781
Merge pull request #10027 from typhoonzero/fix_transpiler_last_empty_block
7 years ago
Yu Yang 60e0d1aabd
Merge pull request #10023 from reyoung/feature/DtorOfPE
7 years ago
Yu Yang 28013ef9e2
Merge pull request #10019 from reyoung/feature/feed_fetch_tensor_on_cpu
7 years ago
Tao Luo 63cca04cfd
Merge pull request #10024 from weixing02/mv
7 years ago
Yancey1989 13e7194ebd Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
7 years ago
Yancey1989 70bf732f82 refine get interface
7 years ago
Yu Yang 6c7daaf025
Merge pull request #10017 from reyoung/feature/clean_pe
7 years ago
typhoonzero ff0d9341ea remove not used code
7 years ago
typhoonzero e69de096d0 remove redundent pserver block
7 years ago
chengduoZH fbb75c6bb6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
7 years ago
JiayiFeng 0dff1e4140 Fix bugs
7 years ago
Yu Yang 5305c5f845 Correctly implement destructor of ParallelExecutor
7 years ago
weixing02 c80212cb24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mv
7 years ago
Yu Yang 38d75c912c Follow comments
7 years ago
weixing02 7d2b00e5f4 Add 2 docs to fluid/dev by adding soft links for write_docs_*.rst and contribute_to_paddle_*.md
7 years ago
chengduoZH 4760ac44f1 check the generate_op is null or not and add DEPS of broadcast_op_handle and gather_op_handle
7 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
7 years ago
Yu Yang 6de5fd9e8a Fix FetchTensor on CPU
7 years ago
Yu Yang 35ebe2eca7 Clean MultiDevicesGraphBuilder
7 years ago
Tao Luo 9ced6da444
Merge pull request #9896 from weixing02/data_reader
7 years ago
typhoonzero 184835856c fix copy size
7 years ago
Yu Yang d24ef931b5 Clean Code
7 years ago
Yancey1989 b920b51686 rename parameter
7 years ago