1. 23 12月, 2021 1 次提交
  2. 22 12月, 2021 2 次提交
  3. 20 12月, 2021 1 次提交
  4. 17 12月, 2021 3 次提交
  5. 15 12月, 2021 1 次提交
  6. 14 12月, 2021 1 次提交
  7. 13 12月, 2021 1 次提交
  8. 10 12月, 2021 1 次提交
  9. 09 12月, 2021 1 次提交
  10. 08 12月, 2021 1 次提交
  11. 07 12月, 2021 1 次提交
  12. 06 12月, 2021 1 次提交
  13. 03 12月, 2021 1 次提交
    • 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
  14. 23 11月, 2021 1 次提交
  15. 27 10月, 2021 1 次提交
  16. 11 10月, 2021 1 次提交
  17. 28 9月, 2021 1 次提交
  18. 17 9月, 2021 1 次提交
  19. 13 9月, 2021 1 次提交
  20. 11 9月, 2021 1 次提交
  21. 07 9月, 2021 1 次提交
  22. 26 8月, 2021 1 次提交
  23. 05 8月, 2021 1 次提交
  24. 22 6月, 2021 1 次提交
  25. 21 6月, 2021 1 次提交
  26. 10 6月, 2021 1 次提交
  27. 31 5月, 2021 1 次提交
  28. 28 5月, 2021 1 次提交
  29. 27 5月, 2021 1 次提交
  30. 14 5月, 2021 1 次提交
  31. 11 5月, 2021 1 次提交
  32. 07 5月, 2021 2 次提交
  33. 06 5月, 2021 1 次提交
  34. 30 4月, 2021 1 次提交
  35. 29 4月, 2021 1 次提交
  36. 27 4月, 2021 1 次提交
    • Z
      update 2.0 public api in nn (#31912) · 3b81f2b8
      zhiboniu 提交于
      * update 2.0 public api in nn
      
      * replace Chinese character cause error in ci;synchronization with pr:#32588 to avoid 'ascii' codec in python2
      
      * numbers used in paddle.nn.functional.norm but not imported
      3b81f2b8