1. 19 8月, 2020 1 次提交
    • C
      [Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639) · 3f816bc8
      cc 提交于
      * Conv2d_transpose and mul support channnelwise quantization, test=develop
      * Skip collecting out threshold for output tensor of which the type is not fp32 or fp64, test=develop
      * Fix error in test_user_defined_quantization, test=develop
      * Add depthwise_conv_bn_fuse, test=develop
      * Add conv_transpose_bn_fuse_pass for post_training_quant, test=develop
      3f816bc8
  2. 29 7月, 2020 1 次提交
  3. 09 7月, 2020 1 次提交
  4. 19 3月, 2020 1 次提交
  5. 01 11月, 2019 1 次提交
    • L
      Update Tensor.set() to support float16 (#19964) · 9974e407
      Leo Chen 提交于
      * don't expose numerous Tensor.set(), test=develop
      
      * fix condition, test=develop
      
      * fix float16 bug, test=develop
      
      * feed should be Tensor or np.array, not Variable or number, test=develop
      
      * use forcecast to copy numpy slice to new array, test=develop
      
      * remove float16-uint16 hacking, test=develop
      9974e407
  6. 21 5月, 2019 1 次提交
  7. 07 5月, 2019 1 次提交
    • Z
      Quant output scale (#17215) · a914d9b1
      Zhen Wang 提交于
      * Add MovingAverageAbsMaxScale operator which is only used for calculating the quantization scale.
      
      * test=develop
      
      * change the output into inplace. test=develop
      
      * Revert "test=develop"
      
      This reverts commit 696cf62699ba1e1c98f61f7345ac7060010eb29a.
      
      * Revert "change the output into inplace. test=develop"
      
      This reverts commit a19acd20f07eee82622701a3015e6e9c073a5e0b.
      
      * test=develop.
      
      * update the MovingAverageAbsMaxScaleOp test. test=develop
      a914d9b1
  8. 19 3月, 2019 1 次提交
  9. 15 3月, 2019 1 次提交
  10. 04 3月, 2019 1 次提交
  11. 26 2月, 2019 1 次提交
  12. 03 9月, 2018 1 次提交
  13. 30 8月, 2018 1 次提交
  14. 15 8月, 2018 1 次提交
  15. 26 7月, 2018 2 次提交
  16. 11 7月, 2018 1 次提交