- 06 11月, 2018 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 02 11月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 01 11月, 2018 1 次提交
-
-
由 Yu Yang 提交于
It seems that the blocking queue might be destroyed early than Run method complete. It might because the Run method throw some unhandled exception. However, it should be shared_ptr when multthread access an resource. So change BlockingQueue as a shared_ptr. test=develop
-
- 31 10月, 2018 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 30 10月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 29 10月, 2018 5 次提交
-
-
由 sneaxiy 提交于
-
由 Qiao Longfei 提交于
-
由 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
-
由 sneaxiy 提交于
-
由 sneaxiy 提交于
test=develop
-
- 28 10月, 2018 1 次提交
-
-
由 seiriosPlus 提交于
-
- 27 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 25 10月, 2018 3 次提交
- 21 10月, 2018 1 次提交
-
-
由 chengduozh 提交于
test=develop
-
- 18 10月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 15 10月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 12 10月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 30 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 25 9月, 2018 5 次提交
- 21 9月, 2018 2 次提交
- 20 9月, 2018 4 次提交
-
-
由 sneaxiy 提交于
-
由 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
-
- 19 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
Node should be created by Graph::CreateXXX so that they are managed by graph.
-
- 17 9月, 2018 3 次提交
-
-
由 Xin Pan 提交于
-
由 chengduoZH 提交于
-
由 sneaxiy 提交于
-
- 15 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 14 9月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 13 9月, 2018 3 次提交
-
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-