1. 20 12月, 2021 3 次提交
  2. 17 12月, 2021 5 次提交
  3. 16 12月, 2021 4 次提交
  4. 15 12月, 2021 4 次提交
  5. 14 12月, 2021 3 次提交
  6. 13 12月, 2021 3 次提交
  7. 10 12月, 2021 4 次提交
  8. 09 12月, 2021 3 次提交
  9. 08 12月, 2021 1 次提交
  10. 07 12月, 2021 4 次提交
  11. 06 12月, 2021 2 次提交
  12. 03 12月, 2021 4 次提交
    • R
      refine structure for cuda and rocm (#37202) · a6d2fddb
      ronnywang 提交于
      * refine structure for cuda and rocm
      
      * update
      
      * update
      
      * update
      
      * update
      a6d2fddb
    • Z
      fix python command in cmake of api-gen (#37818) · 7e9b20b5
      zyfncg 提交于
      7e9b20b5
    • W
      [Eager] publish python c api for eager (#37550) · 07b4fe93
      wanghuancoder 提交于
      * refine a test case, test=develop
      
      * publish python c api for eager, test=develop
      
      * revert modify about test_allclose_layer.py, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * delete numpy includes, use pybind11 numpy.h, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * suport eager error msg, and add grad test case, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      07b4fe93
    • Z
      【PTen】C++ API Code-Generation (#37668) · c58c4ede
      zyfncg 提交于
      * add code-gen file
      
      * add api-gen in cmake
      
      * adjust the code format
      
      * temp save the code
      
      * add genen-api module into pten
      
      * merge the develop code
      
      * fix merge conflict
      
      * fix code conflict with develop
      
      * support reduce_mean/sum
      
      * fix the CI requirement
      
      * fix requirement problem of CI
      
      * remove original api code
      
      * fix bug caused by removing original api
      c58c4ede