1. 03 1月, 2023 1 次提交
  2. 01 1月, 2023 1 次提交
  3. 28 12月, 2022 1 次提交
  4. 22 12月, 2022 2 次提交
  5. 21 12月, 2022 1 次提交
    • Z
      Refactor Pass for fused_conv (#48848) · 7f0eb2e3
      zyfncg 提交于
      * refactor conv_activation_mkldnn_fuse_pass
      
      * refactor conv_affine_channel_mkldnn_fuse_pass
      
      * fix conv_activation_mkldnn_fuse_pass
      
      * fix mkldnn unittest
      
      * refactor int8_scale_calculation_mkldnn_pass and params_quantization_mkldnn_pass
      
      * refactor conv_elementwise_add_mkldnn_fuse_pass
      
      * fix quant
      
      * refactor conv_bn_fuse_pass
      
      * fix conv_bn_fuse_pass
      
      * refactor depthwise_conv_bn_fuse_pass
      
      * fix unittest
      
      * fix conv_bn_fuse_pass
      
      * remove redundant conv2d in params_quantization_mkldnn_pass
      
      * fix params_quantization_mkldnn_pass_tester
      7f0eb2e3
  6. 15 12月, 2022 1 次提交
  7. 14 12月, 2022 1 次提交
  8. 13 12月, 2022 1 次提交
  9. 10 12月, 2022 1 次提交
  10. 09 12月, 2022 1 次提交
  11. 08 12月, 2022 2 次提交
  12. 06 12月, 2022 1 次提交
  13. 01 12月, 2022 2 次提交
  14. 30 11月, 2022 1 次提交
  15. 16 11月, 2022 1 次提交
  16. 15 11月, 2022 1 次提交
  17. 14 11月, 2022 1 次提交
  18. 11 11月, 2022 1 次提交
  19. 07 11月, 2022 1 次提交
  20. 01 11月, 2022 1 次提交
  21. 28 10月, 2022 1 次提交
  22. 27 10月, 2022 2 次提交
  23. 26 10月, 2022 1 次提交
  24. 24 10月, 2022 1 次提交
  25. 20 10月, 2022 1 次提交
  26. 18 10月, 2022 1 次提交
  27. 12 10月, 2022 1 次提交
  28. 11 10月, 2022 1 次提交
  29. 30 9月, 2022 1 次提交
  30. 29 9月, 2022 1 次提交
  31. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  32. 22 9月, 2022 1 次提交
  33. 20 9月, 2022 1 次提交
  34. 18 9月, 2022 1 次提交
  35. 14 9月, 2022 2 次提交