Commit Graph

13903 Commits (acd7309ea1cc33ae0ae76e6859e34a74c048ef7d)
 

Author SHA1 Message Date
Qiao Longfei acd7309ea1
Merge pull request #10079 from jacquesqiao/fix-reduce_op_handle_test
7 years ago
fengjiayi 7c194acce4
Merge pull request #9929 from JiayiFeng/make_for_parallel_default_true
7 years ago
Yu Yang f738691777
Merge pull request #9740 from dzhwinter/memory/activation
7 years ago
Tao Luo 8e00540778
Merge pull request #10058 from Xreki/core_fix_flush
7 years ago
qiaolongfei 9a0ad10ff1 fix reduce_op_handle_test
7 years ago
chengduo cec4e6ed0d
Merge pull request #9946 from chengduoZH/feature/add_reduce_op_handle
7 years ago
chengduo 23a21c86b1
Merge pull request #9922 from chengduoZH/feature/refine_gather_reduce
7 years ago
Yu Yang d114d2b258
Merge pull request #10076 from reyoung/feature/FLAGS_eager_deletion_scope
7 years ago
Yu Yang 92b5f49ee4 Eager destruct local scope
7 years ago
Qiao Longfei ba927b8811
Merge pull request #10060 from jacquesqiao/update-variable-response
7 years ago
weixing 84ceffd02d Fix api display errors in fluid (#10051)
7 years ago
Abhinav Arora 324ab7a39a
Fix CPPLint issues with select_op (#10072)
7 years ago
Siddharth Goyal 122141249d Fix cpplint for print_op (#10070)
7 years ago
Abhinav Arora 8113de9425
Fix more CPPLint errors (#10069)
7 years ago
qiaolongfei 65b3138e98 add check
7 years ago
Qiao Longfei bb4b9af7d4
Merge pull request #10056 from typhoonzero/fix_splitbyref_macbuild
7 years ago
qiaolongfei 0ffd33d30e VariableResponse support deserialize var into local scope
7 years ago
Liu Yiqun 7ffbcbcaf0 Add flush of program desc to update the proto information.
7 years ago
Wu Yi 879b7c5601
Merge pull request #10049 from typhoonzero/fix_not_trainable_transpiler
7 years ago
typhoonzero ba8b0a5dc2 fix mac build
7 years ago
whs aa4d51b095
Merge pull request #10029 from wanghaoshuang/fix_gru_unit
7 years ago
Yancey 0760a5a59f
Merge pull request #10047 from Yancey1989/check_pserver_with_golang
7 years ago
dzhwinter 2e331c6593
accelerate dropout (#9902)
7 years ago
Yancey 0b8630b9b4
Merge pull request #9897 from Yancey1989/auto_grwon_sparse_table
7 years ago
typhoonzero e6745be9ea fix_not_trainable_transpiler
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
Yancey1989 df47bfc077 check pserver file while writing dockerfile
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
chengduo 88f8183576 Merge branch 'develop' into feature/refine_gather_reduce
7 years ago
fengjiayi c6fc6a3603 fix a bugs
7 years ago
dzhwinter ba5ddb7a52 "rebase"
7 years ago
dzhwinter 1fc9fe773d merge develop
7 years ago
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