1. 26 11月, 2019 1 次提交
  2. 15 10月, 2019 1 次提交
  3. 10 10月, 2019 1 次提交
  4. 19 9月, 2019 1 次提交
  5. 10 9月, 2019 1 次提交
  6. 06 9月, 2019 1 次提交
  7. 28 6月, 2019 1 次提交
  8. 25 6月, 2019 1 次提交
  9. 16 5月, 2019 1 次提交
    • J
      init auto loss scaling (#17194) · 30e178fa
      Jie Fang 提交于
      * init auto loss scaling
      
      test=develop
      
      * change API.spec
      
      * change ifelse to switch and use reduce_sum to optimize checking isfinite
      
      test=develop
      
      * Remove redundant code
      
      test=develop
      30e178fa
  10. 25 4月, 2019 1 次提交
    • Y
      Init mixed precision training interface (#16856) · beda7825
      Yibing Liu 提交于
      * Init mixed precision training interface
      
      * Add fp16 test script
      
      test=develop
      
      * All initializers support float16
      
      test=develop
      
      * Code cleanup & add more code annotations
      
      test=develop
      
      * Update API spec
      
      test=develop
      
      * Add usage example in doc
      
      test=develop
      beda7825