- 04 8月, 2017 2 次提交
- 03 8月, 2017 10 次提交
-
-
由 Yan Chunwei 提交于
* move net_op to operators
-
由 Qiao Longfei 提交于
* init softmax grad op * add compute code * export Backward to python * update test ,export op.type to python * update python test, fix compute bug * update unit test * use eigen * optimize eigen code * add gpu test * register softmax_grad GPU kernel and fix test bug * typo * follow comments
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
- 02 8月, 2017 5 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 Yu Yang 提交于
-
由 dongzhihong 提交于
-
- 01 8月, 2017 7 次提交
-
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 qiaolongfei 提交于
-
由 liaogang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Make interface of Operator to `const Scope&`
-
由 Qiao Longfei 提交于
* use operator context * optimize code * update net infershape * update InferShape * disable override InferShape(scope) in OperatorBase * change InferShapeImpl to InferShape * add template to OperatorContext Input/Output * merge Input InputVar, Output OutputVar * change Inputs to MultiInput * fix conflict * fix MultiInput bugs and add unit test * rename KernelContext to ExecutionContext * clean code * change InferShape to protected * fix template bug * refine code * use InputVar instead of Input<Variable> * typo * optimize code
-
- 31 7月, 2017 8 次提交
- 30 7月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 28 7月, 2017 7 次提交