- 06 11月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* wip * add ref_by_trainer_id op * ready to test * fix ref inputs * refine rpc_op_handle * fix merge bug
-
- 02 11月, 2018 1 次提交
-
- 01 11月, 2018 4 次提交
-
-
由 Wu Yi 提交于
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
test=develop
-
- 31 10月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 30 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 29 10月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* fix nccl2 lars dist support * put lars in momentum op * add tests lars * fix ci * fix cpu kernel * soft warning * remove lars in test_recognize_digits.py * move to another op * add file * update api.spec test=develop * update test=develop * fix api.spec test=develop * wip * wip, finish grad merge ops * wip, finish graph build * wip test running * work on 1 gpu * workable version * update * fix tests * fuse broadcast op * fix compile failed * refine * add batch merge test mnist * fix CI test=develop * fix build * use independent bn params for batch merge test=develop * update api.spec * follow comments and for test * wip * refine tests test=develop * follow comments test=develop * remove startup bn modify test=develop * follow comments test=develop * fix merge test=develop
-
- 28 10月, 2018 1 次提交
-
-
由 seiriosPlus 提交于
-
- 27 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 26 10月, 2018 4 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Xin Pan 提交于
test=develop
-
- 25 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 18 10月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 16 10月, 2018 1 次提交
-
-
由 tangwei12 提交于
* fill constant add infervarshape, lookuptable clone lr var * test=develop * add lookuptable ut, test=develop * bug fix in transpliler about async with lookup table * test=develop
-
- 14 10月, 2018 1 次提交
-
-
由 Wu Yi 提交于
-
- 27 9月, 2018 3 次提交
-
-
由 typhoonzero 提交于
-
由 tangwei12 提交于
* add dist ut for text_classification * add dist ut for text_classification * add simnet bow unittest * add dist ut for simnet bow * add trainning data url for simnet bow * add trainning data url for simnet bow * modify simnet test_reader to train reader * add test_dist_ctr * test_dist_ctr can run now * dense update is good * add unit test for selected rows * debug unit test * fix dist sparse update problem * Constant args at init * optimize code * simnet optimize * fix DebugStringEx * optimize sum_op.h * add ScaleOpVarTypeInference * clean code * fix test_dist_transpiler.py * code optimize * modify delta * fix sparse update bug * dist test use one cpu * update some data * remove unused code * add use cuda config * unit test fix * unit test fix * unit test fix * unit test fix * dist_word2vec use CPU * unit test fix * unit test fix * code clean * code clean * merge develop * api spec update * Revert: api spec update * replace simnet data with fake * replace simnet data with fake * update dim * add batch auc * code clean * code clean * modify print to stderr * update simnet delta -> 1e-5 * update RUN_STEP * add use_reader_alloc * add use_reader_alloc * add use_reader_alloc * modify delta * add use_reader_alloc * fix stderr write * python3 compatibility test=develop * python3 compatibility, test=develop * Update dist_text_classification.py * test=develop
-
由 tangwei12 提交于
* add distributed auc * add attr "is distributed" and config it * add distributed auc * add batch auc and code format * code format * auc optimize * metric_op optimize * code clean * bug fix and code clean * bug fix and code clean * code optimize * code optimize * api spec update * Comments optimized * add mutex * Revert: add mutex * remove distribute metric * remove distribute metric * spec modifyed * add annotation, test=develop * keep API compatibility test=develop
-
- 26 9月, 2018 2 次提交
-
-
由 Wu Yi 提交于
* hide operator API * update * update api.spec * fix merge * fix test
-
由 typhoonzero 提交于
-
- 25 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* add nccl2 dist api * update apispec * update * update api spec
-
- 23 9月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 21 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* wip * clean up * should fix running with memopt * add ut * mark lr schedule op role * hide lr_schedule_guard * use op_role_var instead of ufind * unify dist test name * wip for py3 support * fix var deref * fix python3 mem_opt order * remove comments
-
- 18 9月, 2018 2 次提交
-
-
由 Wu Yi 提交于
* hide program APIs * fix merge error * update
-
由 Qiao Longfei 提交于
* fix dist table send hang problem * revert sync_mode config * fix async send table
-
- 13 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* trainer auto wait pserver port ready * add file * fix docstring * add option to not wait * update api spec * clean * fix test hang
-
- 04 9月, 2018 1 次提交
-
-
由 minqiyang 提交于
Resume prelu_op_test in python2
-
- 03 9月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 31 8月, 2018 2 次提交
-
-
由 qiaolongfei 提交于
-
由 Wu Yi 提交于
* fix dist train reduce mode * fix previous fix
-
- 29 8月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* fix dist transpile with memopt * update api.spec * polish dist transpile api * update apispec * update apispec
-
- 28 8月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* refine dist train RPC deps * clean up * clean up * fix ut * remove input for fetch_barrier * follow comments
-
- 27 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 23 8月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* dist transpiler add control dependency var between send and recv * fix async deps * follow comments and refine * fix deps connect for rpc ops
-
- 21 8月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* add async dist tests * update delta * fix transformer test * refine rmsprop transpile * update * fix dist seresnet
-