Commit Graph

13848 Commits (0b8630b9b4d9115c3159f85eea4f1bb767c0fe0b)
 

Author SHA1 Message Date
Yancey 0b8630b9b4
Merge pull request #9897 from Yancey1989/auto_grwon_sparse_table
7 years ago
gongweibao 6db5309b56
`make install` does not remake whl package if only change .cc or .h (#10030)
7 years ago
Yibing Liu 96f316dcc2
Merge pull request #10044 from kuke/fix_fetch_var
7 years ago
Darcy 6231035e2d
Merge pull request #10037 from putcn/fix-command-escape
7 years ago
Yibing Liu 129b913cff Fix the bug in executor.fetch_var
7 years ago
Tao Luo 82b192a3fd
Merge pull request #10041 from abhinavarora/cpplint_framework
7 years ago
Tao Luo af1a3d922d
Merge pull request #10031 from tonyyang-svail/new_op_readme
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
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
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
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
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
Yancey1989 b920b51686 rename parameter
7 years ago
Yu Yang c3c7b7bd1b
Merge pull request #9928 from reyoung/feature/stablize_code
7 years ago
typhoonzero 788636f078 update by comments
7 years ago
gongweibao 35483a2094
Add neural transformer leanring rate decay function. (#9951)
7 years ago
Yancey1989 2917a75b7a add some comments for sparse table
7 years ago
fengjiayi fbe562478d
Merge pull request #9994 from reyoung/feature/debug
7 years ago