1. 23 6月, 2022 1 次提交
  2. 22 6月, 2022 2 次提交
  3. 21 6月, 2022 1 次提交
  4. 20 6月, 2022 1 次提交
  5. 17 6月, 2022 4 次提交
  6. 16 6月, 2022 2 次提交
  7. 13 6月, 2022 2 次提交
  8. 09 6月, 2022 1 次提交
  9. 05 6月, 2022 1 次提交
  10. 04 6月, 2022 1 次提交
  11. 02 6月, 2022 1 次提交
  12. 25 5月, 2022 1 次提交
  13. 20 5月, 2022 1 次提交
  14. 19 5月, 2022 1 次提交
  15. 17 5月, 2022 1 次提交
  16. 12 5月, 2022 2 次提交
  17. 11 5月, 2022 1 次提交
  18. 24 4月, 2022 1 次提交
  19. 18 4月, 2022 1 次提交
  20. 13 4月, 2022 1 次提交
    • F
      init roll convert (#41689) · 14c3c450
      feng_shuai 提交于
      * init roll convert
      
      * add ut for roll convert
      
      * roll convert don't support trt6.0
      
      * fix: change ut for trt 7.0.0.1
      14c3c450
  21. 12 4月, 2022 2 次提交
    • F
      strided_slice (#41573) · b861022a
      feng_shuai 提交于
      * strided_slice
      
      * fix: compiler error because of size()
      
      * fix: warning
      
      * fix : warning
      
      * init input_shape
      
      * fix:forget punctuation
      b861022a
    • F
      add trt supoort for slice op (#41467) · f403fb69
      feng_shuai 提交于
      * add trt supoort for slice op
      
      * fix:output dims bug
      
      * fix: test
      
      * fix:for c++ coverage
      
      * fix:c++ coverage
      
      * fix: fix test bug
      
      * fix: CI test
      f403fb69
  22. 05 4月, 2022 1 次提交
  23. 02 4月, 2022 1 次提交
  24. 31 3月, 2022 1 次提交
  25. 30 3月, 2022 1 次提交
  26. 24 3月, 2022 1 次提交
  27. 21 3月, 2022 1 次提交
  28. 17 3月, 2022 2 次提交
    • H
      Move layer norm to phi (#40193) · 681a6865
      hong 提交于
      * update
      
      * fix bugs; test=develop
      
      * update; test=develop
      
      * fix test compile error; test=develop
      
      * fix cpu compile error; test=develop
      
      * fix test error; test=develo
      
      * fix layer_norm_op plugin error; test=develop
      
      * fix error; test=develop
      
      * fix test bug; test=develop
      
      * update; test=develop
      
      * polish code; test=develop
      
      * fix bugs; test=develop
      
      * remove unused depency; test=develop
      
      * polish code; test=develop
      681a6865
    • Y
      move activation sigmoid (#40626) · ed8a9370
      YuanRisheng 提交于
      ed8a9370
  29. 15 3月, 2022 1 次提交
    • Y
      [Phi]Move Tanh/BRelu/LeakyRelu/ThresholdedRelu Kernels to Phi (#40385) · d7112180
      YuanRisheng 提交于
      * move activation op
      
      * adjust code format
      
      * fix compile bugs
      
      * fix ci bugs
      
      * code format adjust
      
      * code format adjust2
      
      * activate ci status
      
      * modify according to comment
      
      * move activation kernel
      
      * revert relu6
      
      * reduce add code
      
      * perfect use_phi_functor
      
      * completing func name
      
      * fix bugs when run ci
      
      * fix bugs when run infr
      
      * modifpy infrt get kernel signature
      d7112180
  30. 14 3月, 2022 1 次提交
  31. 10 3月, 2022 1 次提交
    • H
      Move dropout to phi (#40148) · 99fc1b08
      hong 提交于
      * move dropout to phi; test=develop
      
      * fix xpu, npu compile error; test=develop
      99fc1b08