- 02 4月, 2019 1 次提交
 - 
- 
由 chengduo 提交于
* expose fuse broadcast ops
 
 - 
 - 28 3月, 2019 2 次提交
 - 
- 
由 chengduo 提交于
* modify the interface of Pass::Allay test=develop * Polish code test=develop * Fix Travis CI test=develop * fix Pass::Apply interface test=develop * Fix Travis CI test=develop
 - 
由 gongweibao 提交于
 
 - 
 - 27 3月, 2019 1 次提交
 - 
- 
由 Wu Yi 提交于
* test fix fetch bar place for ce * fix ps mode dist train in develop test=develop * fix style check test=develop * update test=develop
 
 - 
 - 22 3月, 2019 1 次提交
 - 
- 
由 chengduo 提交于
* refine parallelExecutor test=develop * Polish op_handle test=develop * Remove unnecessary op_handle test=develop * Fix Travis CI test=develop * Fix fetch bug test=develop * Remove WaitInputVarGenerated * Fix OpHandleBase::Run test=develop * debug test=develop * use origin fetch_op_handle test=develop * Revert op_handle_base.cc test=develop * Polish code test=develop * Fix OpHandleBase::Run test=develop * code refine * test CI and CE test=develop * fix OpHandle::Run test=develop * refine AllReduceOpHandle test=develop * Polish code test=develop
 
 - 
 - 20 3月, 2019 2 次提交
 - 
- 
由 chengduo 提交于
* fuse all_reduce test=develop * add fuse_parameter_groups_size test=develop * Polish code test=develop * Fix travis-ci test=develop * Add SetGroupAccordingToLayers and SetGroupAccordingToGroupSize test=develop * Add SetGroupAccordingToMemorySize test=develop * fix multi_devices_graph test=develop * reset params_grads test=develop * Polish code test=develop
 - 
由 Wu Yi 提交于
* wip allreduce in op * wip * wip * wip * wip adding test * wip for conflict with mp mode * fix tests test=develop * fix cpu build test=develop * fix travis clang format test=develop * fix cpu build test=develop * update api.spec test=develop * delete comment test=develop * fix cpplint test=develop * fix test=develop * follow comment test=develop * add file test=develop * fix build test=develop * update test=develop * to be compatible with sync_bn, and fix mp mode in develop test=develop
 
 - 
 - 05 3月, 2019 2 次提交
 - 
- 
由 Qiao Longfei 提交于
 - 
由 Qiao Longfei 提交于
 
 - 
 - 22 2月, 2019 3 次提交
 - 
- 
由 Qiao Longfei 提交于
 - 
由 Qiao Longfei 提交于
 - 
由 Qiao Longfei 提交于
 
 - 
 - 21 2月, 2019 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 19 2月, 2019 2 次提交
 - 
- 
由 Yancey1989 提交于
 - 
由 Yancey1989 提交于
 
 - 
 - 18 2月, 2019 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 14 2月, 2019 3 次提交
 - 
- 
由 Yancey1989 提交于
 - 
由 Yancey1989 提交于
 - 
由 乔龙飞 Qiao Longfei 提交于
 
 - 
 - 12 2月, 2019 2 次提交
 - 
- 
由 乔龙飞 Qiao Longfei 提交于
 - 
由 Qiao Longfei 提交于
 
 - 
 - 11 2月, 2019 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 10 2月, 2019 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 07 2月, 2019 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 27 1月, 2019 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 17 1月, 2019 1 次提交
 - 
- 
由 Qiao Longfei 提交于
 
 - 
 - 10 1月, 2019 1 次提交
 - 
- 
由 flame 提交于
 
 - 
 - 07 1月, 2019 1 次提交
 - 
- 
由 chengduo 提交于
* Refactor ParallelExecutor test=develop * extract Reduce and AllReduce mode from MultiDevSSAGraphBuilder test=develop * Refactor MultiDevSSAGraphBuilder test=developt * Remove enable_data_balance test=develop * code refine test=develop * remove data balance test=develop * refine ScaleLossGradOp test=develop * remove uncessary file test=develop * code refine test=develop * modify function name test=develop * follow comments test=develop * add is_distribution field test=develop * set is_distribution test=develop * fix DistSSAGraphBuilder test=develop
 
 - 
 - 28 12月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 27 12月, 2018 1 次提交
 - 
- 
由 chengduo 提交于
* refine parallel_exe test=develop * rename shared_var_device * code refine * add test_weight_decay * remove Sort test=develop * Add SortForReduce test=develop * code refine test=develop * follow comment test=develop
 
 - 
 - 26 12月, 2018 2 次提交
 - 
- 
由 Yancey1989 提交于
 - 
由 Wu Yi 提交于
* wip * wip * wip * wip for test * add fp16 tests test=develop * fix cpu build test=develop * fix test=develop * fix py3 tests test=develop * fix lr_scheduler dtype test=develop * fix test=dvelop * test fix ci compile test=develop * fix build and merge test=develop * fallback momentumop change to general test=develop * make fp16 lr schedule simple test=develop * fix ut test=develop * fix tests test=develop * remove fp16 learning rate cast test=develop
 
 - 
 - 20 12月, 2018 3 次提交
 - 
- 
由 typhoonzero 提交于
This reverts commit 3d750f9c.
 - 
由 chengduo 提交于
* refine parallel_executor * remove uncessary code test=develop
 - 
由 Wu Yi 提交于
* wip * wip * wip * wip for test * add fp16 tests test=develop * fix cpu build test=develop * fix test=develop * fix py3 tests test=develop * fix lr_scheduler dtype test=develop * fix test=dvelop * test fix ci compile test=develop * fix build and merge test=develop * fallback momentumop change to general test=develop
 
 - 
 - 17 12月, 2018 2 次提交
 - 
- 
由 Yancey1989 提交于
 - 
由 Yancey1989 提交于
 
 - 
 - 14 12月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 13 12月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 12 12月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 -