1. 01 12月, 2022 1 次提交
  2. 28 11月, 2022 1 次提交
  3. 10 11月, 2022 1 次提交
  4. 29 9月, 2022 1 次提交
  5. 22 9月, 2022 1 次提交
  6. 01 8月, 2022 1 次提交
    • L
      unify gpu context (#44740) · 86763023
      Leo Chen 提交于
      * remove cudaDeviceContext
      
      * remove more template
      
      * fix rocm compile
      
      * remove alias name CUDADeviceContext
      
      * fix compile
      
      * fix tests
      
      * revert changes
      86763023
  7. 24 6月, 2022 1 次提交
    • Y
      [Phi]Change Copy from Kernel to basic component utils (#43622) · 2739bd73
      YuanRisheng 提交于
      * perfect copy
      
      * deal with conflict
      
      * deal with conflict
      
      * fix compile bugs
      
      * fix unittest bugs
      
      * change code format
      
      * deal with conflict
      
      * modify code by review
      
      * fix ce bugs
      
      * fix ce bugs
      
      * add lo
      
      * perfect code format
      
      * deal with conflicts
      2739bd73
  8. 21 6月, 2022 1 次提交
  9. 05 6月, 2022 1 次提交
  10. 02 4月, 2022 1 次提交
  11. 30 3月, 2022 1 次提交
  12. 14 3月, 2022 1 次提交
  13. 10 3月, 2022 1 次提交
    • Z
      [Phi]Move topk kernel to phi (#40064) · 329b095e
      Zhang Zheng 提交于
      * first commit
      
      * cpu kernel
      
      * first version
      
      * fix compile error
      
      * fix compile error
      
      * delete v2
      
      * fix
      
      * fix
      
      * add alias
      
      * fix
      
      * fix
      
      * fix
      
      * fix error
      
      * fix
      
      * fix
      
      * fix
      
      * fix format
      329b095e