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. 12 10月, 2019 1 次提交
  3. 28 3月, 2019 1 次提交
    • C
      Fix the interface of Pass::Apply (#16484) · ed61d67c
      chengduo 提交于
      * modify the interface of Pass::Allay
      test=develop
      
      * Polish code
      test=develop
      
      * Fix Travis CI
      test=develop
      
      * fix Pass::Apply interface
      test=develop
      
      * Fix Travis CI
      test=develop
      ed61d67c
  4. 21 2月, 2019 1 次提交
  5. 08 10月, 2018 1 次提交
    • S
      conv bn fuse pass · 78f98294
      Sylwester Fraczek 提交于
      review fix
      
      review from hshen14 fix
      
      test=develop
      
      fix error in broadcast and code cleanup
      
      rename bias -> eltwise and added macro to shorten code
      
      formatting
      78f98294
  6. 06 9月, 2018 1 次提交
  7. 05 9月, 2018 1 次提交
  8. 03 9月, 2018 1 次提交
  9. 29 8月, 2018 1 次提交
  10. 21 8月, 2018 1 次提交
  11. 09 8月, 2018 1 次提交
  12. 26 7月, 2018 4 次提交
  13. 22 7月, 2018 1 次提交
  14. 19 7月, 2018 1 次提交
  15. 18 7月, 2018 4 次提交
  16. 26 6月, 2018 1 次提交
  17. 11 6月, 2018 1 次提交
  18. 08 6月, 2018 1 次提交
  19. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  20. 15 5月, 2018 1 次提交
  21. 14 5月, 2018 2 次提交
  22. 07 4月, 2018 1 次提交
  23. 07 3月, 2018 2 次提交
  24. 06 3月, 2018 2 次提交
  25. 15 2月, 2018 1 次提交
    • Y
      Update tensor_util.h (#8422) · cfffb1a3
      Yi Wang 提交于
      * Update tensor_util.h
      
      * Update with moved TensorDesc
      
      * Fix tensur_utils.cu
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Make tensor_util.cu a symbolic link
      cfffb1a3
  26. 10 2月, 2018 2 次提交
  27. 07 2月, 2018 1 次提交
  28. 06 2月, 2018 2 次提交
  29. 01 2月, 2018 1 次提交