- 19 4月, 2018 2 次提交
-
-
由 Yiqun Liu 提交于
Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011) * Fix bug in save_inference_model and prune when the program is initialized by load_inference_program. * Save the transpiled program instead.
-
由 Xin Pan 提交于
* Privatize OpHandleBase * Clean up a few private members
-
- 18 4月, 2018 8 次提交
-
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 typhoonzero 提交于
-
由 Abhinav Arora 提交于
-
由 Yang Yang 提交于
-
- 17 4月, 2018 12 次提交
- 16 4月, 2018 5 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
-
由 dongdaxiang 提交于
-
由 Yu Yang 提交于
-
- 13 4月, 2018 8 次提交
-
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 typhoonzero 提交于
-
由 chengduoZH 提交于
-
- 12 4月, 2018 5 次提交
-
-
由 Liu Yiqun 提交于
-
由 chengduoZH 提交于
-
由 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
-
由 typhoonzero 提交于
-
由 Liu Yiqun 提交于
-