- 27 10月, 2017 1 次提交
-
-
由 Dong Zhihong 提交于
-
- 26 10月, 2017 12 次提交
-
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Abhinav Arora 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
- 25 10月, 2017 20 次提交
-
-
由 Peng LI 提交于
fix package name bug
-
由 Peng Li 提交于
-
由 武毅 提交于
add detailed log for the pserver
-
由 Yiqun Liu 提交于
-
由 helinwang 提交于
Go master, pserver, trainer: switch to log15, away from logrus
-
由 Helin Wang 提交于
-
由 Yu Yang 提交于
-
由 Helin Wang 提交于
-
由 Qiao Longfei 提交于
* init batch norm op * prepare input output * compute mean_out var_out save_mean save_var on CPU * active is test * use eigen to do computation * complete batch norm forward * set default momentum to 0.9 * add batch norm grad op in CPU * add tensor_format and NHWC support, add python test * add test training * add batch norm gradient test * improve comment, fix foward Python UnitTest * add gradient test * fix eigen warning * follow name style * fix a bug * change float to T * add simple forward test * test with different place * add backward test * refine python test * remove old python test code * code clean * follow code style * update comment
-
由 Dong Zhihong 提交于
-
由 helinwang 提交于
Fix parameter server checkpoint serialization crash
-
由 Yu Yang 提交于
* Extract apply_backward_pass to backward.py Rename apply_backward_pass to append_backward_ops * Fix CI * Update design doc
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
由 dzhwinter 提交于
* "add model format design doc" * "add restore function" * "add parse protobuf" * "move necessary information to saver.proto" * "format code" * "add gpu option" * "add lod info" * "add saveop python test wrapper" * "checkpoint reuse save operator" * "rewrite model format design doc" * "async support needed" * "fix run once" * "fix doc based on comments" * "refine based on comments" * "fix based comments" * "remove persistable flag from framework.proto" * "add IndicateDataType to restore op" * "add save test" * "modify save restore code" * "modified the restore logic" * rm checkpoint_op.cc * rm test_checkpoint_op.py * "get inputs outputs name from execution context" * Saving each variable to a independent file * Fix bugs * Rewrite save_restore_op_test with new Python framework * Move `SaveOp` and `RestoreOp` from OpWithKernel to OpBase * Refine unit test of SaveOp and RestoreOp * fix compile errorwq
-
由 Dong Zhihong 提交于
-
由 Helin Wang 提交于
-
由 Abhinav Arora 提交于
* Adding Adam Python wrapper * Adding tests for Python Adam wrapper
-
由 Dong Zhihong 提交于
-
由 Dong Zhihong 提交于
-
- 24 10月, 2017 7 次提交
-
-
由 helinwang 提交于
survey on computation graph
-
由 qingqing01 提交于
Enable to output LoD in fetch_op and check output LoD in the op unit test.
-
由 Peng Li 提交于
-
-
由 dangqingqing 提交于
-
由 chengduo 提交于
fix im2col interface
-
由 Peng LI 提交于
Add a warning to the docstring of Parameters.to_tar()
-