1. 13 1月, 2022 1 次提交
    • C
      [pten]Remove pten/include dir files (#38878) · 7e0292ea
      chentianyu03 提交于
      * move dot_dev api into dot_kernel.h
      
      * add infermate header
      
      * modify to dotkerel in dot_op.h
      
      * mvoe conj dev api into complex_kernel.h
      
      * move sign dev api into  sign_kernel.h
      
      * move scale dev api into kernel.h and remove infermete.h
      
      * rm paddle/pten/include/math.h
      
      * rm paddle/pten/include/math.h
      
      * rm include dir
      
      * rm paddle/pten/include/math.h
      
      * fix conflict with develop branch
      
      * rm devContext in conj_op.h
      
      * add the missing complex_kernel header
      7e0292ea
  2. 05 1月, 2022 1 次提交
  3. 04 1月, 2022 1 次提交
  4. 28 12月, 2021 2 次提交
  5. 23 12月, 2021 1 次提交
  6. 22 12月, 2021 2 次提交
  7. 20 12月, 2021 1 次提交
  8. 17 12月, 2021 3 次提交
  9. 15 12月, 2021 1 次提交
  10. 14 12月, 2021 1 次提交
  11. 13 12月, 2021 1 次提交
  12. 10 12月, 2021 1 次提交
  13. 09 12月, 2021 1 次提交
  14. 08 12月, 2021 1 次提交
  15. 07 12月, 2021 1 次提交
  16. 06 12月, 2021 1 次提交
  17. 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
  18. 23 11月, 2021 1 次提交
  19. 27 10月, 2021 1 次提交
  20. 11 10月, 2021 1 次提交
  21. 28 9月, 2021 1 次提交
  22. 17 9月, 2021 1 次提交
  23. 13 9月, 2021 1 次提交
  24. 11 9月, 2021 1 次提交
  25. 07 9月, 2021 1 次提交
  26. 26 8月, 2021 1 次提交
  27. 05 8月, 2021 1 次提交
  28. 22 6月, 2021 1 次提交
  29. 21 6月, 2021 1 次提交
  30. 10 6月, 2021 1 次提交
  31. 31 5月, 2021 1 次提交
  32. 28 5月, 2021 1 次提交
  33. 27 5月, 2021 1 次提交
  34. 14 5月, 2021 1 次提交
  35. 11 5月, 2021 1 次提交
  36. 07 5月, 2021 1 次提交
    • Z
      remove packages in __all__ (#32759) · a77ade0e
      zhiboniu 提交于
      * [OPs] Bug fix, fix the segment mean for illegal syncthreads usage. (#32596) (#32610)
      
      * [OPs] Bug fix, fix the segment mean for illegal syncthreads usage.
      
      * remove packages in __all__
      
      * create new public api level paddle.callbacks;paddle.hub;paddle.utils.unique_name
      Co-authored-by: NZhong Hui <zhonghui.net@gmail.com>
      a77ade0e