1. 27 3月, 2019 3 次提交
  2. 26 3月, 2019 3 次提交
    • X
      update DeepCF model · 1f89249a
      Xin Pan 提交于
      test=develop
      1f89249a
    • N
      fix comments · 45b3766f
      nhzlx 提交于
      test=develop
      45b3766f
    • W
      [slim] Add quantization strategy and distillation strategy. (#16408) · e9bec936
      whs 提交于
      * Add fsp operator.
      1 Add unitest.
      2. Add python API.
      3. Add layer test.
      
      * Add quantization strategy.
      1. Add API.
      2. Add unitest.
      
      * Add distillatoin strategy.
      
      * Add unitest config file for quantization
      
      * Fix Copyright
      test=develop
      
      * Fix setup.py
      
      * Fix document of layers.py.
      test=develop
      
      * Fix unitest in python3.
      test=develop
      
      * Fix documents.
      test=develop
      
      * 1. refine fsp op by batched gemm
      2. remove unused import
      test=develop
      
      * Fix test_dist_se_resnext.
      1. disable test distillation.
      2. reset framework.py
      test=develop
      
      * Enable unitest of distillation after fixing Block._clone_variable
      test=develop
      
      * Fix cdn issue.
      test=develop
      e9bec936
  3. 25 3月, 2019 3 次提交
  4. 23 3月, 2019 1 次提交
    • W
      [Operator] Add range op. (#15431) · 18779b5b
      whs 提交于
      * Add range op.
      test=develop
      
      * Add more unitests.
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix API.spec
      test=develop
      18779b5b
  5. 22 3月, 2019 2 次提交
    • X
      Enable MKL-DNN INT8 Concat Kernel. (#16156) · e235882c
      xiaolil1 提交于
      * Enable INT8 Concat Kernel to improve the performance of MobileNet-SSD.
      test=develop
      
      * Optimize UT format.
      test=develop
      
      * Fix UT file address issue.
      test=develop
      
      * Refine the license year.
      test=develop
      
      * Optimize code for new API.
      test=develop
      
      * Restructure INT8 Concat kernel.
      test=develop
      e235882c
    • N
      1. Add ANAKIN_ROOT compile option · f3a2e4b3
      nhzlx 提交于
      2. refine trt code
      test=develop
      f3a2e4b3
  6. 21 3月, 2019 14 次提交
  7. 20 3月, 2019 13 次提交
  8. 19 3月, 2019 1 次提交