- 25 7月, 2017 7 次提交
-
-
由 qijun 提交于
-
由 fengjiayi 提交于
update gradient operator registry mechanism
-
由 fengjiayi 提交于
-
由 helinwang 提交于
Implement distributed training save model, improve master.NewClient i…
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 helinwang 提交于
do not do log.Errorln when checkpoint is not found (which is normal)
-
- 24 7月, 2017 18 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
OLD: op_type -> grad_op_creator NEW: grad_op_type -> grad_op_creator op_type -> grad_op_type
-
由 fengjiayi 提交于
Backward
-
由 fengjiayi 提交于
-
由 dzhwinter 提交于
Fix doc
-
由 fengjiayi 提交于
Replace `OperatorPtr` with `std::shared_ptr<OperatorBase>`
-
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
Remove ScopePtr and OperatorPtr
-
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 Yu Yang 提交于
* ScopePtr means pointer of scope, but it can be shared or uniqued. Change it to std::shared_ptr<Scope> to make code better to read.
-
由 Yu Yang 提交于
* Expose Net to Python * Expose PlainNet to Python, make python can add_op, complete_add_op * Provide a low level api to manipulate Net * Unittest for Net::DebugString
-
由 gangliao 提交于
Fix memory deps on device context
-
- 23 7月, 2017 3 次提交
- 22 7月, 2017 7 次提交
- 21 7月, 2017 5 次提交
-
-
由 Yi Wang 提交于
Simplify Tensor implementation
-
由 Tao Luo 提交于
enable Intel MKLDNN library and Intel MKL small package
-
由 Zhaolong Xing 提交于
Mobilenet gpu implementation
-
由 tensor-tang 提交于
-
由 QI JUN 提交于
Implement some basic op kernel
-