1. 19 6月, 2023 1 次提交
    • B
      [cherrypick][inference]layer norm fix and ci fix (#54680) · 570daa19
      bukejiyu 提交于
      * Layer norm rollback 2 plugin when trt<8.6
      
      * [inference][trt]modify test timeout  and test_trt_convert_activation bug fix (#54491)
      
      * modify tensorrt ci timeout
      
      * activation ci bug fix
      
      * comment out  int8 mode test_trt_dynamic_shape_groupnorm
      
      * Update layer_norm_op.cc
      
      code style
      570daa19
  2. 11 5月, 2023 1 次提交
  3. 08 5月, 2023 1 次提交
  4. 28 4月, 2023 1 次提交
  5. 17 4月, 2023 1 次提交
  6. 14 12月, 2022 1 次提交
  7. 25 11月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 19 10月, 2022 1 次提交
  10. 12 10月, 2022 1 次提交
  11. 17 6月, 2022 1 次提交
  12. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  13. 13 4月, 2022 1 次提交
  14. 15 11月, 2021 1 次提交
    • B
      remove input dim check in op_teller and update ut (#37097) · 6b21bb0b
      baoachun 提交于
      * remove input dim check of activation in op_teller
      
      * remove input dim check of concat in op_teller
      
      * remove input dim check of clip in op_teller
      
      * remove input dim check of scale in op_teller
      
      * remove input dim check in op_teller
      
      * update attr check of slice in op_teller
      6b21bb0b
  15. 20 10月, 2021 1 次提交
  16. 14 9月, 2021 1 次提交