1. 14 11月, 2018 1 次提交
  2. 12 11月, 2018 2 次提交
  3. 09 11月, 2018 1 次提交
    • Q
      Exhaustive search for cuDNN conv. (#14286) · abe20923
      qingqing01 提交于
      * exhaustive search for cuDNN conv.
      * Refine code and add unit testing.
      * Fix model load in fluid/inference and unit testing in conv2d
      * Follow comments.
      * Fix compiling test=develop
      abe20923
  4. 08 11月, 2018 3 次提交
  5. 07 11月, 2018 2 次提交
  6. 06 11月, 2018 6 次提交
  7. 05 11月, 2018 1 次提交
  8. 02 11月, 2018 4 次提交
  9. 31 10月, 2018 1 次提交
    • S
      add depthwise conv mkldnn pass · 4e2aaf01
      Sylwester Fraczek 提交于
      added depthwise conv mkldnn pass which for MKLDNN changes depthwise_conv operator to conv operator because for mkldnn this is the same api
      test=develop
      4e2aaf01
  10. 30 10月, 2018 2 次提交
  11. 29 10月, 2018 1 次提交
    • W
      [1.1] [project] train imagenet using large batch size (#13766) · 26200f2e
      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
      26200f2e
  12. 28 10月, 2018 1 次提交
    • W
      [1.1] fix graph num hang (#14072) · 9da9b192
      Wu Yi 提交于
      * fix graph num hang test=develop
      
      * re-enable tests test=develop
      
      * re-enable graph num check test=develop
      
      * fix multi device pass role check test=develop
      9da9b192
  13. 26 10月, 2018 1 次提交
  14. 25 10月, 2018 1 次提交
  15. 23 10月, 2018 2 次提交
  16. 21 10月, 2018 11 次提交