1. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  2. 21 9月, 2020 1 次提交
    • H
      Quant op dev (#25932) · 02606d45
      huangxu96 提交于
      * Finished ChannelWiseQuantDequantAbsMaxOp and Passed unittests.
      
      * Finished channel-wise quantize strategy in imperative quantization.
      
      * Added Cuda code of ChannelWiseQuantDequantMaxAbsOP
      Add Cuda code of ChannelWiseQuantDequantMaxAbsOp
      
      * Add quant_axis for channel_wise quant.
      
      * fixed a bug in unnitests, which will not trigger axis = 1 case and cannot meet the coverage rate requirement.
      
      * Added some assert infomation and fixed some coding style mistakes.
      02606d45
  3. 18 9月, 2020 1 次提交
  4. 07 9月, 2020 1 次提交
    • S
      fix dimensions error for mobilenetv1_KL_quant (#26776) · eb65877c
      Sylwester Fraczek 提交于
      * fix dimensions error for mobilenetv1_KL_quant
      
      fixes AssertionError: The size of weight scales vector (1000) does not match the number of output channels (1024) in the weights tensor fc7_weights.
      
      add mul test
      
      * remove comment
      
      * add third case unit test
      eb65877c
  5. 02 9月, 2020 1 次提交
  6. 27 8月, 2020 1 次提交
  7. 25 8月, 2020 1 次提交
  8. 24 8月, 2020 2 次提交
  9. 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
  10. 31 7月, 2020 2 次提交
  11. 28 7月, 2020 2 次提交
  12. 27 7月, 2020 1 次提交
  13. 13 7月, 2020 2 次提交
  14. 11 7月, 2020 1 次提交
  15. 06 7月, 2020 1 次提交
  16. 30 6月, 2020 1 次提交
  17. 29 6月, 2020 1 次提交
  18. 19 6月, 2020 1 次提交
  19. 04 6月, 2020 1 次提交
    • L
      support user defined quantization func and preprocess (#24720) · b174b997
      Liufang Sang 提交于
      * add user defined func test=develop
      
      * update test=develop
      
      * update test=develop
      
      * fix name conflicts test=develop
      
      * add unittest test=develop
      
      * change 2018 to 2020 test=develop
      
      * add comment test=develop
      
      * add comment for function test=develop
      
      * fix details test=develop
      
      * fix details test=develop
      b174b997
  20. 02 6月, 2020 2 次提交
  21. 14 5月, 2020 1 次提交
  22. 13 5月, 2020 1 次提交
  23. 12 5月, 2020 1 次提交
  24. 08 5月, 2020 1 次提交
  25. 28 4月, 2020 1 次提交
  26. 23 4月, 2020 1 次提交
  27. 17 4月, 2020 1 次提交
  28. 11 4月, 2020 1 次提交
  29. 10 4月, 2020 1 次提交
  30. 07 4月, 2020 2 次提交
  31. 03 4月, 2020 3 次提交
  32. 02 4月, 2020 1 次提交