- 08 8月, 2017 3 次提交
- 07 8月, 2017 2 次提交
-
-
由 Qiao Longfei 提交于
* check INFINITY in cross_entropy * fix error * use onehot_cross_entropy without GPU kernel * add support_gpu * fix allclose * fix name error and symplify code
-
由 Yan Chunwei 提交于
* finish forward debug
-
- 06 8月, 2017 1 次提交
-
-
由 Yan Chunwei 提交于
* init cross entropy graident * add crossentropy grad op * remove details * fix static compile
-
- 05 8月, 2017 5 次提交
-
-
由 Yan Chunwei 提交于
* move namespace rnn to a directory
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 fengjiayi 提交于
-
- 04 8月, 2017 6 次提交
- 03 8月, 2017 4 次提交
-
-
由 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 提交于
-
由 Qiao Longfei 提交于
* export Backward to python
-
- 02 8月, 2017 8 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
-
由 liaogang 提交于
-
由 Yu Yang 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 fengjiayi 提交于
-
- 01 8月, 2017 9 次提交
-
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
由 liaogang 提交于
-
由 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 2 次提交
-
-
由 liaogang 提交于
-
由 dangqingqing 提交于
* the tensor only contains shape and does not hold memory when inferring shape.
-