1. 15 8月, 2022 2 次提交
    • Z
      Refine TRT unit test (#45102) · 3512bf11
      zlsh80826 提交于
      * Reduce pool2d test configuration
      
      * Reduce depthwise_conv2d test configuration
      
      * Reduce trt_convert_conv2d_fusion test configuration
      
      * Reduce trt_convert_conv2d test configuration
      
      * Reduce trt_convert_conv2d_transpose test configuration
      
      * Reduce trt_convert_hard_swish test configuration
      
      * Enhance trt auto scan test error message and mechanism
      
      * Increase FP16 trt ut tolerance
      3512bf11
    • W
      convert_fp16 support multi block (#45050) · 9aecf286
      Wilber 提交于
      * convert_fp16 support multi block
      
      * update
      
      * update
      9aecf286
  2. 14 8月, 2022 1 次提交
  3. 12 8月, 2022 1 次提交
  4. 11 8月, 2022 1 次提交
  5. 10 8月, 2022 2 次提交
  6. 09 8月, 2022 1 次提交
  7. 08 8月, 2022 1 次提交
  8. 05 8月, 2022 2 次提交
  9. 04 8月, 2022 4 次提交
    • S
      Matmuls with activation and elementwise_add fuses (#44655) · 0420d514
      Sławomir Siwek 提交于
      * Add unit tests
      
      * matmul_v2 + activation
      
      * matmuls + elementwise_add
      
      * matmul_v2 postops
      
      * transform matmul to v2
      
      * opcompat
      
      * fix fusing matmul with multipe outs
      
      * add shape constraints
      
      * remove unused vars
      
      * change pass order
      
      * - Unit tests to be debugged
      
      - fix
      
      - refactor
      
      - diagnostic
      
      - more diagnostic
      
      - fix
      
      - Fix number two
      
      - fix
      
      - fix
      
      - fix
      
      - alpha added
      
      - more fixes
      
      - compilation fix
      
      - removed diagnostic code
      
      - cosmetic fixes
      
      * lint
      
      * add alpha constraint
      
      * merge matmul refactor
      
      * trigger CI
      
      * - fix
      
      * - another fix
      
      * code style
      
      * add support for matmul+elementwise_add+activation
      
      * code style
      
      * fix bfloat16 bugs
      
      * change append_binary to append_sum
      Co-authored-by: NJacek Czaja <jacek.czaja@intel.com>
      0420d514
    • Z
      [Paddle-TRT] add Rnn (#44678) · ffc8defa
      zhoutianzi666 提交于
      * add rnn
      ffc8defa
    • C
      fix bug (#44875) · c693a027
      ccrrong 提交于
      c693a027
    • W
      convert support multi block. (#44866) · b4a4eef2
      Wilber 提交于
      * convert support multi block.
      
      * update
      b4a4eef2
  10. 03 8月, 2022 1 次提交
  11. 02 8月, 2022 1 次提交
  12. 01 8月, 2022 4 次提交
  13. 29 7月, 2022 2 次提交
  14. 28 7月, 2022 1 次提交
  15. 26 7月, 2022 1 次提交
  16. 25 7月, 2022 1 次提交
  17. 22 7月, 2022 3 次提交
  18. 21 7月, 2022 4 次提交
  19. 20 7月, 2022 1 次提交
  20. 19 7月, 2022 4 次提交
  21. 18 7月, 2022 2 次提交