1. 22 2月, 2022 1 次提交
  2. 17 2月, 2022 1 次提交
  3. 16 2月, 2022 1 次提交
  4. 15 2月, 2022 1 次提交
  5. 14 2月, 2022 1 次提交
  6. 11 2月, 2022 2 次提交
    • Z
      get build time (#39368) · 72ad280b
      zhangchunle 提交于
      72ad280b
    • S
      add print pten kernel tool (#39371) · 8803f6bb
      Shang Zhizhou 提交于
      * test=document_fix;add print pten kernel tool
      
      * test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      
      * test=document_fix
      
      * add print_pten_kernels tool
      
      * add print_pten_kernels tool
      
      * fix windows complie
      
      * notest,test=rocm_ci
      
      * add merge tool
      
      * add comments
      8803f6bb
  7. 09 2月, 2022 1 次提交
  8. 07 2月, 2022 1 次提交
  9. 27 1月, 2022 2 次提交
  10. 21 1月, 2022 3 次提交
  11. 20 1月, 2022 1 次提交
  12. 19 1月, 2022 1 次提交
  13. 18 1月, 2022 1 次提交
  14. 13 1月, 2022 1 次提交
  15. 11 1月, 2022 2 次提交
  16. 04 1月, 2022 1 次提交
  17. 31 12月, 2021 1 次提交
  18. 30 12月, 2021 1 次提交
  19. 29 12月, 2021 1 次提交
  20. 24 12月, 2021 2 次提交
  21. 22 12月, 2021 2 次提交
  22. 18 12月, 2021 1 次提交
  23. 17 12月, 2021 1 次提交
  24. 16 12月, 2021 1 次提交
  25. 08 12月, 2021 2 次提交
  26. 07 12月, 2021 2 次提交
    • Y
      introduce INF-RT (#37669) · 70dea138
      Yan Chunwei 提交于
      * add infrt code
      
      refined with Paddle's code style.
      
      * rename CinnRtConfig to InfRtConfig
      
      * rename CinnRt to InfRt of some code
      
      * rename CINNRT to INFRT
      
      * remove unnecessary code
      
      * replace CINN to INFRT in the source code
      
      * replace all "cinn" in code to "infrt"
      
      * remove some const_cast
      70dea138
    • T
      Fix static git diff (#37914) · a754d907
      tianshuo78520a 提交于
      * fix static git diff check
      
      * test=document_fix
      a754d907
  27. 03 12月, 2021 3 次提交
  28. 01 12月, 2021 1 次提交
  29. 30 11月, 2021 1 次提交
    • S
      Open trt in windows (#37397) · 5f916c37
      Sing_chan 提交于
      * modify for wincheck-inference case
      
      * modify according to zhouwei's comment
      
      * open with_trt and block failed unittests in windows
      
      * test
      5f916c37