- 12 4月, 2018 6 次提交
-
-
由 Liu Yiqun 提交于
-
由 Qiao Longfei 提交于
* init * add some check * add dist transpile logic * add insert op for block * init change get_pserver_program * optimize code * fix a bug * can run now * start to do table split * start to process table gradient * complete pserver part * can send_vars now * revert cpplint * fix a bug * optimize code * move dist test to models * revert the interface of distribute_transpiler.transpile * fix prefetch_block * optimize trainspiler code * add comment to sum_op * add warning log * fix comment * fix test_send_recv * fix test_send_recv * fix train with no distributed table * optimize GetDims
-
由 Liu Yiqun 提交于
-
由 Yu Yang 提交于
* Eagerly drop local scope in iteration * Correct create var * Fix typo * Debug
-
由 Yang Yang(Tony) 提交于
-
由 Yang Yang(Tony) 提交于
* remove net op and cond_op * fix cpplint * fix dependency * delete backward_test; fix compile * disable batch_norm backward * rm test_net.py * make batchnorm test independent of backward.cc * make test_layer_norm_op independent of backward.cc * make test_layer_norm_op independent of backward.cc * delete unused code * clean up
-
- 11 4月, 2018 4 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 JiayiFeng 提交于
-
由 fengjiayi 提交于
-
- 10 4月, 2018 5 次提交
-
-
由 wanghaoshuang 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Luo Tao 提交于
-
由 JiayiFeng 提交于
-
- 09 4月, 2018 5 次提交
-
-
由 Yu Yang 提交于
-
由 Liu Yiqun 提交于
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 qingqing01 提交于
* Support testing during training by ParallelExecutor. * Add unit test. * Improve the interface. * Follow comments.
-
- 08 4月, 2018 5 次提交
-
-
由 typhoonzero 提交于
-
由 Liu Yiqun 提交于
-
由 typhoonzero 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
* Update source files. * Update headers * Update * Update * Update * Update * Fix a CMake dependency
-
- 07 4月, 2018 3 次提交
- 06 4月, 2018 3 次提交
-
-
由 Abhinav Arora 提交于
-
由 chengduoZH 提交于
-
由 Lei Wang 提交于
-
- 05 4月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
* Fix cpplint issues * Fix cpplint issues in channel.h and channel_impl.h * Fix typo
-
- 04 4月, 2018 7 次提交
-
-
由 qiaolongfei 提交于
-
由 chengduoZH 提交于
-
由 Yancey1989 提交于
-
由 Xin Pan 提交于
-
由 Liu Yiqun 提交于
-
由 Yu Yang 提交于
All leaves must be variables. When all variables are ready, the execution will be completed. If a operator has no output, the `Op::Run` might not be started when the execution of graph has been complete.
-
由 Liu Yiqun 提交于
-
- 03 4月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-