1. 12 4月, 2022 1 次提交
  2. 03 4月, 2022 1 次提交
    • F
      add maximum limit for grid of index_select (#41127) · af8d2482
      FlyingQianMM 提交于
      * limit grid dim for index select
      
      * mv LimitGridDim into gpu_launch_config.h
      
      * fix conflicts
      
      * fix conflicts
      
      * fix code style
      
      * set block to 256
      
      * fix grid setting
      
      * set dtype of block_dim to unsigned int
      af8d2482
  3. 25 3月, 2022 1 次提交
  4. 18 2月, 2022 1 次提交
  5. 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
  6. 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
  7. 03 12月, 2021 1 次提交
  8. 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
  9. 20 7月, 2021 1 次提交
  10. 09 6月, 2021 1 次提交
  11. 09 3月, 2021 1 次提交
  12. 08 3月, 2021 1 次提交
  13. 07 2月, 2021 1 次提交
  14. 25 12月, 2020 1 次提交
  15. 18 12月, 2020 1 次提交
  16. 02 11月, 2020 1 次提交
  17. 20 10月, 2020 1 次提交
  18. 15 7月, 2020 1 次提交
  19. 07 2月, 2020 1 次提交