- 24 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 21 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 17 8月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 16 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Also simplify pybind implementation by using OperatorBase as holder type.
-
- 14 8月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 12 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 11 8月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 09 8月, 2017 2 次提交
- 08 8月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init grad op checker * can run * add GradeChecker class * use get_numeric_gradient * refine code * add softmax and cross entropy auto grad test * use close to judge op_grad and numeric_grad * add cpu and gpu compare * add comments * add support_gpu * fix allclose * fix name error and symplify code * optimize gradient checker * add test_cross_entropy_op * update gradient_checker.py * optimize code * use random.uniform instead of random.random * fix type bug * optimize check_grad * put SupportGPU into OperatorBase * typo
-
- 04 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Currently use `Operator("fc", X="x", W='w1', B='b1')` as operator creation method. Fix #3198
-
- 03 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 02 8月, 2017 3 次提交