- 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 3 次提交
- 26 10月, 2018 4 次提交
-
-
由 sneaxiy 提交于
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 Xin Pan 提交于
test=develop
-
- 25 10月, 2018 8 次提交
-
-
由 yi.wu 提交于
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 Dang Qingqing 提交于
-
由 minqiyang 提交于
test=develop
-
由 gongweibao 提交于
Fix transformer unittest
-
由 Wu Yi 提交于
* disable async dist test * update test=develop
-
- 24 10月, 2018 8 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
-
由 Dang Qingqing 提交于
test=develop
-
由 Dang Qingqing 提交于
test=develop
-
由 phlrain 提交于
-
由 qingqing01 提交于
1. Fix CUDA kernel when height is large than 2048. 2. Support input with more than 2D. 3. Fix unit test when k is large than 1. 4. Enhence unit testing. test=develop
-
由 guosheng 提交于
test=develop
-
由 guosheng 提交于
-
- 23 10月, 2018 5 次提交
-
-
由 phlrain 提交于
-
由 tensor-tang 提交于
-
由 jerrywgz 提交于
-
由 jerrywgz 提交于
-
由 jerrywgz 提交于
-
- 22 10月, 2018 8 次提交
-
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
由 Dang Qingqing 提交于
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 Dang Qingqing 提交于
evaluator.py throws warnings and tell users to use DetectionMAP in metrics.py, but it is wrong in metrics.py. So refine this API in metrics.py. test=develop
-
由 gongweibao 提交于
Add rpc profiler flags
-
由 guosheng 提交于
test=develop
-
- 21 10月, 2018 3 次提交
-
-
由 Tomasz Patejko 提交于
test=develop
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added. test=develop
-
由 Michal Gallus 提交于
MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
-