1. 04 1月, 2019 1 次提交
  2. 02 1月, 2019 2 次提交
  3. 29 12月, 2018 9 次提交
  4. 28 12月, 2018 6 次提交
  5. 27 12月, 2018 15 次提交
  6. 26 12月, 2018 7 次提交
    • S
      add scope_pool · 3e917a93
      sneaxiy 提交于
      add module cleanup
      test=develop
      3e917a93
    • Y
      fix unittest test=develop · 1a4f79a7
      Yancey1989 提交于
      1a4f79a7
    • Y
      fix lr scale test=develop · a8612adb
      Yancey1989 提交于
      a8612adb
    • Y
      cleanup code · 845bfd58
      Yancey1989 提交于
      845bfd58
    • P
      Revert "cherry-pick the #12759" · 2388d0e7
      peizhilin 提交于
      test=develop
      
      This reverts commit 7f6d8ace.
      2388d0e7
    • W
      Make topk op support variable k. (#15044) · 2314f2eb
      whs 提交于
      * Make topk op support variable k.
      test=develop
      
      * Fix tensor type.
      test=develop
      2314f2eb
    • W
      Fp16 training (#14992) · 856f0da0
      Wu Yi 提交于
      * wip
      
      * wip
      
      * wip
      
      * wip for test
      
      * add fp16 tests test=develop
      
      * fix cpu build test=develop
      
      * fix test=develop
      
      * fix py3 tests test=develop
      
      * fix lr_scheduler dtype test=develop
      
      * fix test=dvelop
      
      * test fix ci compile test=develop
      
      * fix build and merge test=develop
      
      * fallback momentumop change to general test=develop
      
      * make fp16 lr schedule simple test=develop
      
      * fix ut test=develop
      
      * fix tests test=develop
      
      * remove fp16 learning rate cast test=develop
      856f0da0