1. 06 1月, 2022 2 次提交
  2. 05 1月, 2022 2 次提交
  3. 04 1月, 2022 3 次提交
  4. 31 12月, 2021 2 次提交
  5. 30 12月, 2021 1 次提交
  6. 29 12月, 2021 3 次提交
  7. 28 12月, 2021 3 次提交
  8. 27 12月, 2021 4 次提交
  9. 26 12月, 2021 1 次提交
    • C
      [PTen] Move copy kernel impl (#38421) · 73819658
      Chen Weihang 提交于
      * add register general kernel marco
      
      * move copy kernel impl
      
      * revert needless change
      
      * polish details
      
      * fix xpu compil faild
      
      * fix xpu compile failed
      
      * polish format
      73819658
  10. 24 12月, 2021 1 次提交
    • C
      [pten] combine reduce_cuda codes (#38328) · 08941eda
      chentianyu03 提交于
      * combine reduce_cuda codes
      
      * support float16 in pten redcue_mean
      
      * replace ReduceCudaKernel impl with pten reduce impl
      
      * mv reduce funcs into reduce_cuda_impl
      
      * rm unsed codes and headers
      
      * mv GetReduceDim into reduce_cuda_impl
      
      * recover GetReduceDim in reduce_op.h
      
      * add new dispatch macro
      
      * fix pool op output not inited and cause transform to pten::denseTensor error
      
      * fix output tensor not initialized error
      
      * rename new dispatch macro and format code style
      
      * rm reduce_functor_op.h file
      08941eda
  11. 23 12月, 2021 4 次提交
  12. 22 12月, 2021 3 次提交
  13. 21 12月, 2021 3 次提交
  14. 20 12月, 2021 3 次提交
  15. 17 12月, 2021 4 次提交
  16. 16 12月, 2021 1 次提交