1. 03 1月, 2023 1 次提交
  2. 05 9月, 2022 1 次提交
  3. 24 8月, 2022 1 次提交
    • R
      【Hackathon No.34】优化 poisson op (#45160) · 3c14b094
      Rayman 提交于
      * 【Hackathon No.34】优化 poisson op
      
      * [poisson] code style fix
      
      * modify code style
      
      * prevent from big number
      
      * modify code style
      
      * modify code style
      
      * modify import
      
      * modify import
      
      * modify code style
      3c14b094
  4. 12 7月, 2022 1 次提交
  5. 15 6月, 2022 1 次提交
  6. 05 6月, 2022 1 次提交
  7. 12 4月, 2022 1 次提交
  8. 01 4月, 2022 1 次提交
    • C
      [Phi]Interploatd kernels into phi (#40855) · d65a7a46
      chentianyu03 提交于
      * add interploate cpu kernel
      
      * fix nullptr bug
      
      * add interpolate gpu kernel
      
      * fix unit test error
      
      * remove raw kernels
      
      * add cuda kernel impl
      
      * add infermeta
      
      * recover accidentally deleted kernels in interpolate op
      
      * fix grad x_grad name error
      
      * remove interpolate_v2_op.h
      
      * rm unused codes
      
      * fix xpu build error
      
      * fix build error
      
      * fix namespace error
      
      * add register header for nup
      
      * fix infermeta error
      
      * modify by review
      
      * add the missing args in test_trt_convert_nearest_interp_v2
      d65a7a46
  9. 25 3月, 2022 1 次提交
  10. 23 2月, 2022 1 次提交
  11. 22 2月, 2022 1 次提交
    • X
      change Vector to std::vector and provide MixVector class as a helper … (#39559) · 728c0624
      xiongkun 提交于
      * change Vector to std::vector and provide MixVector class as a helper wrapper class
      
      * solve the multi-gpu hang problem
      
      * remove the duplicate template instantialize
      
      * Copy vector to cpu
      
      * add CopyToCPU
      
      * xxx
      
      * final version: fix the problem of all reduce
      
      * remove mixvector dependence
      
      * fix
      
      * merge
      
      * fix code
      
      * fix by CI
      728c0624
  12. 20 2月, 2022 1 次提交
  13. 10 2月, 2022 1 次提交
  14. 06 2月, 2022 1 次提交
  15. 25 1月, 2022 1 次提交
    • L
      Optimize nearest_interp forward (#38528) · 232bbce2
      Lijunhui 提交于
      * init commit
      
      * remove comments
      
      * remove nchw branch
      
      * optimize code
      
      * apply fast div mod in 1D kernel, rm 3D kernel
      
      * move init of FastDivMode to CPU
      
      * 3D kernel for nchw, FastDiv for 1D kernel
      
      * debug done. process boundary
      
      * 2^n
      
      * optimize
      
      * optimize
      
      * change code & optimize code
      232bbce2
  16. 12 1月, 2022 1 次提交
    • L
      Adjust warpper of gpu_lanuch_config (#38654) · f5166284
      limingshu 提交于
      * first commit
      
      * fix wrong filename
      
      * fix the wrong spell name
      
      * fix gpu config warper
      
      * modify according to pr advices
      
      * fix GpuLauchConfig1D api bugs
      
      * change the config for dropout grad
      
      * fix bugs
      
      * modification according to pr advices
      
      * modification according to pr advices
      f5166284
  17. 03 12月, 2021 1 次提交
  18. 08 9月, 2021 1 次提交
    • F
      merge CMakeList.txt manual (#35378) · c4a3e8b4
      feng_shuai 提交于
      * merge CMakeList.txt manual
      
      * add platform for changethreadnum
      
      * repair some bugs according to make error
      
      * do nothing just flush CI
      
      * forget change thread num
      
      * add inplace_atol param for check_output_with_place
      
      * Windows
      
      * std:min and std::max should be change because of windows
      c4a3e8b4
  19. 20 7月, 2021 1 次提交
  20. 09 6月, 2021 1 次提交
  21. 09 3月, 2021 1 次提交
  22. 08 3月, 2021 1 次提交
  23. 07 2月, 2021 1 次提交
  24. 25 12月, 2020 1 次提交
  25. 18 12月, 2020 1 次提交
  26. 02 11月, 2020 1 次提交
  27. 20 10月, 2020 1 次提交
  28. 15 7月, 2020 1 次提交
  29. 07 2月, 2020 1 次提交