Commit Graph

7969 Commits (333045d7b23d4f8befaed815086323bc33391505)
 

Author SHA1 Message Date
Dong Zhihong 333045d7b2 "move nccl to another directory"
8 years ago
Dong Zhihong fdfc8f9baa "switch to Init op"
8 years ago
Dong Zhihong 23cb8259c3 "add python test case"
8 years ago
Dong Zhihong 73883bde2a "fix error"
8 years ago
Dong Zhihong d4d215a514 Merge remote-tracking branch 'origin/develop' into multigpu
8 years ago
Dong Zhihong 5bcb63800e "fix common test"
8 years ago
Dong Zhihong d8aebaf50c "fix enforce error"
8 years ago
fengjiayi 6729f32c74 Expose Executor to Python (#4804)
8 years ago
Qiao Longfei a4b172252b Merge pull request #4809 from jacquesqiao/backward-return-map
8 years ago
Tao Luo 17b4cea49e Merge pull request #4759 from tensor-tang/merge_grad
8 years ago
dzhwinter e593113a84 Merge pull request #4725 from dzhwinter/fix/scope
8 years ago
qiaolongfei 2befb9f972 optimizer backward CreateGradVarInBlock input output order
8 years ago
Dong Zhihong 54793e3588 Merge remote-tracking branch 'origin/develop' into fix/scope
8 years ago
qiaolongfei 9a0ef7d2aa append_backward return map to python
8 years ago
Dong Zhihong d2be7ec370 Merge remote-tracking branch 'origin/develop' into multigpu
8 years ago
Dong Zhihong 5eed0134e6 "refix the python logic"
8 years ago
Yu Yang ec783d6b58 Feature/backward return map (#4806)
8 years ago
Dong Zhihong 5bd14f6edb Merge remote-tracking branch 'origin/develop' into fix/scope
8 years ago
Qiao Longfei d7383c6dd0 create grad_var when run Backward pass (#4796)
8 years ago
Dong Zhihong d4231b3513 "fix unique_ptr error"
8 years ago
fengjiayi dbb60572a5 Refine Python operator input/output checks (#4803)
8 years ago
Dong Zhihong ec11514027 "fix findVar logic"
8 years ago
Dong Zhihong b3df1f4a49 "fix tests"
8 years ago
Dong Zhihong 2434b8f5fb " add interface to scopeDesc bind"
8 years ago
Dong Zhihong 3f4177ea8d Merge branch 'develop' into fix/scope
8 years ago
Dong Zhihong 54d3dbd8c9 "add enforce check"
8 years ago
Dong Zhihong d144310415 "nccl add interface"
8 years ago
fengjiayi 5d9ce04625 Debug string for Python ProtoBuf (#4800)
8 years ago
fengjiayi 2c46666e7b Add grad_name_map to record correspondences between vars and grad_vars (#4794)
8 years ago
QI JUN 9165235a9e Merge pull request #4782 from QiJune/selected_rows
8 years ago
Yu Yang d17eb73e9f Update VarDesc from design doc (#4769)
8 years ago
Yu Yang 9a6dffd4d9 Fix CPU compile (#4781)
8 years ago
Yi Wang ab01347944 Update register_grad_op.md (#4784)
8 years ago
tensor-tang 7a7c8fd9e5 simplify some comments and code
8 years ago
Tao Luo 918d69467c Merge pull request #4791 from typhoonzero/fix_pybind_op_reg_nokernel
8 years ago
Guo Sheng a0af1eeabf Merge pull request #4443 from guoshengCS/add-GRUStepOp
8 years ago
typhoonzero 1540703394 fix_pybind_op_reg_nokernel
8 years ago
tensor-tang 59ccb01a00 Merge remote-tracking branch 'upstream/develop' into merge_grad
8 years ago
typhoonzero 13b4749e24 fix_pybind_op_reg_nokernel
8 years ago
tensor-tang e1954857d7 fix bug: merge grad must before backward act.
8 years ago
Abhinav Arora 3b954e1ddc Adding Hard Sigmoid Activation (#4771)
8 years ago
Yan Chunwei 1c1f73b46d Feature/dynamic recurrent op forward test (#4729)
8 years ago
qijun 53542d93e5 Merge remote-tracking branch 'baidu/develop' into selected_rows
8 years ago
qijun c49adb86c6 follow comments
8 years ago
qijun 11e923176e reset a new tensor in default constructor of SelectedRows
8 years ago
qijun 4b13c80eeb add selected rows
8 years ago
hedaoyuan 6316b40a2c Merge pull request #4753 from hedaoyuan/inference
8 years ago
helinwang ce91f85ec5 Add GIT tag for all cmake dependencies. (#4776)
8 years ago
Yu Yang a36d24163a Add no_grad_vars for grad_op_maker (#4770)
8 years ago
Yu Yang 4cda9a36a4 Stablize executor_test (#4774)
8 years ago