1. 21 6月, 2022 1 次提交
  2. 20 6月, 2022 1 次提交
  3. 17 6月, 2022 1 次提交
  4. 15 6月, 2022 1 次提交
  5. 13 6月, 2022 1 次提交
  6. 05 6月, 2022 1 次提交
  7. 23 5月, 2022 1 次提交
  8. 19 5月, 2022 1 次提交
  9. 06 5月, 2022 1 次提交
  10. 05 5月, 2022 1 次提交
  11. 26 4月, 2022 1 次提交
  12. 22 4月, 2022 1 次提交
  13. 18 4月, 2022 1 次提交
  14. 15 4月, 2022 1 次提交
  15. 14 4月, 2022 1 次提交
  16. 13 4月, 2022 1 次提交
  17. 07 4月, 2022 1 次提交
  18. 02 4月, 2022 2 次提交
  19. 01 4月, 2022 1 次提交
  20. 18 3月, 2022 1 次提交
  21. 16 3月, 2022 1 次提交
  22. 14 3月, 2022 1 次提交
  23. 11 3月, 2022 1 次提交
  24. 09 3月, 2022 1 次提交
  25. 03 3月, 2022 1 次提交
  26. 28 2月, 2022 1 次提交
    • Z
      Add sparse conv3d kernel (#39879) · bc99a76c
      zhangkaihuo 提交于
      * fix incorrect dims settings
      
      * sparse conv3d
      
      * fix out dims
      
      * test performance
      
      * test large shape success
      
      * opt scatter, double performance
      
      * test float16
      
      * remove profiling code
      
      * remove pten
      
      * opt code lines
      
      * correct boundary judgment
      
      * only cpu
      
      * test ci
      
      * test ci
      
      * remove the including paddle/fluid header; extract the conmmon function
      
      * opt code lines
      
      * use DenseTensor::data() instead of mutable_data
      
      * return rulebook for backward
      
      * specify layout
      
      * rename:conv -> sparse_conv3d
      bc99a76c
  27. 22 2月, 2022 2 次提交
  28. 20 2月, 2022 1 次提交