- 07 11月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE. test=develop
-
- 06 11月, 2018 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 29 10月, 2018 2 次提交
-
-
由 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
-
由 seiriosPlus 提交于
-
- 24 10月, 2018 2 次提交
- 19 10月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 17 10月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 15 10月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 chengduo 提交于
* add strategy doc test=develop * fix doc test=develop * add ParallelExecutor arg doc test=develop
-
由 Xin Pan 提交于
test=develop
-
- 13 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 12 10月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 11 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 10 10月, 2018 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 30 9月, 2018 1 次提交
-
- 29 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 26 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* hide operator API * update * update api.spec * fix merge * fix test
-
- 25 9月, 2018 4 次提交
- 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
-
- 20 9月, 2018 1 次提交
-
-
由 chengduo 提交于
* Add Preface * Add demo code * Save file * Refine code * seems can work * use elementwise strategy * Use ElementwiseComputeEx * Add comments * extract functions from operator * Refine code * Follow comment * code refine * add op_fuse pass * add backward * code refine * use TopologySortOperations * follow comments * refine IsFusible * code enhance * fix op_fusion_pass * refine code * refine fuse_elemwise_act_op * adjust the input and output * refine logic * add intermediate_edge * disable inplace * follow comments * refine logic * follow comments * Remove the removable IntermediateOut * change strategy * code refine * enable fuse backward * code refine * code refine * rename unit test * follow comments
-
- 18 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 16 9月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 14 9月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-
- 12 9月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 10 9月, 2018 3 次提交
- 04 9月, 2018 1 次提交
-
- 29 8月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 27 8月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Support int8 type.
-
- 25 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 23 8月, 2018 3 次提交
-
-
由 guochaorong 提交于
This reverts commit b2df1700.
-
由 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
-
由 Yu Yang 提交于
* Add Python Callstacks when Op::Run error * Skip op with sub-block * refactor: refine callstack info's format * Reshape only support matrix * Polish Python code * Fix UT * Fix Py3
-
- 21 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 17 8月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
Optimize selected rows for dist lookup table with rwlock
-