- 26 7月, 2017 4 次提交
- 25 7月, 2017 7 次提交
- 24 7月, 2017 11 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
OLD: op_type -> grad_op_creator NEW: grad_op_type -> grad_op_creator op_type -> grad_op_type
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
* Refine unittest also
-
由 fengjiayi 提交于
Replace `OperatorPtr` with `std::shared_ptr<OperatorBase>`
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 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
-
- 23 7月, 2017 2 次提交
- 22 7月, 2017 4 次提交
- 21 7月, 2017 9 次提交
-
-
由 qijun 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
1. Change PODDeleter's template parameter 'PlaceType' to 'Place'. 2. Limit PODDeleter and Tensor::mutable_data()'s `T` to POD type.
-
由 xzl 提交于
-
由 fengjiayi 提交于
-
由 Qiao Longfei 提交于
* add cross-entropy-op * add infershape and compute * implement Infershape and compute of onehotcrossentropy op
-
由 xzl 提交于
-
由 xzl 提交于
-
- 20 7月, 2017 3 次提交
-
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 tensor-tang 提交于
-