1. 24 1月, 2019 1 次提交
  2. 23 1月, 2019 1 次提交
  3. 16 1月, 2019 2 次提交
  4. 15 1月, 2019 2 次提交
  5. 10 1月, 2019 1 次提交
    • W
      [Feature] support mix precision training for resnet (#14899) · fd854183
      Wu Yi 提交于
      * clip softmax for fp16
      
      * updates
      
      * fuse xent support fp16 test=develop
      
      * wip
      
      * wip
      
      * add simple row reduce
      
      * wip fp16 accurate softmax
      
      * add accurate softmax kernel for fp16 test=develop
      
      * update test=develop
      
      * fix cpu build test=develop
      
      * update api.spec test=develop
      
      * follow comments test=develop
      
      * fix build test=develop
      
      * fix trt build test=develop
      
      * fix inference build test=develop
      
      * fix merge test=develop
      
      * update test=develop
      
      * try fix build test=develop
      
      * fix build test=develop
      
      * rename real_exp test=develop
      
      * fortest
      
      * remove hacky kernels test=develop
      
      * clean up test=develop
      fd854183
  6. 09 1月, 2019 1 次提交
  7. 07 1月, 2019 1 次提交
  8. 27 12月, 2018 5 次提交
  9. 20 12月, 2018 2 次提交
  10. 14 12月, 2018 2 次提交
  11. 13 12月, 2018 2 次提交
  12. 10 12月, 2018 1 次提交
  13. 11 11月, 2018 1 次提交
  14. 08 11月, 2018 3 次提交
  15. 07 11月, 2018 3 次提交
  16. 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
  17. 25 10月, 2018 1 次提交
  18. 18 10月, 2018 1 次提交
  19. 17 10月, 2018 1 次提交
  20. 15 10月, 2018 1 次提交
    • C
      Add check for opt op (#13840) · 8e2fdc54
      chengduo 提交于
      * add check for opt op
      
      * fix opt op
      test=develop
      
      * fix test fail
      test=develop
      
      * fix optimization doc
      test=develop
      
      * test=develop
      8e2fdc54
  21. 25 9月, 2018 1 次提交
  22. 20 9月, 2018 1 次提交
  23. 19 9月, 2018 1 次提交
  24. 18 9月, 2018 1 次提交
  25. 05 9月, 2018 1 次提交
    • Q
      Add centered mode rmsprop (#13161) · 6e03f790
      Qiao Longfei 提交于
      * rmsprop optimizer support v1 mode
      
      * typo
      
      * optimize code
      
      * refine code
      
      * optimize unit test
      
      * update test_rmsprop_op.py
      
      * update formula of rmsprop
      
      * optimize document
      
      * update API.spec for RMSPropOptimizer
      
      * add default value to check_output_with_place equal_nan
      6e03f790
  26. 29 8月, 2018 1 次提交
  27. 28 8月, 2018 1 次提交