1. 05 7月, 2022 1 次提交
  2. 28 6月, 2022 1 次提交
  3. 24 6月, 2022 2 次提交
  4. 22 6月, 2022 1 次提交
  5. 21 6月, 2022 1 次提交
  6. 20 6月, 2022 1 次提交
  7. 17 6月, 2022 1 次提交
  8. 15 6月, 2022 1 次提交
  9. 13 6月, 2022 1 次提交
  10. 05 6月, 2022 1 次提交
  11. 23 5月, 2022 1 次提交
  12. 19 5月, 2022 1 次提交
  13. 06 5月, 2022 1 次提交
  14. 05 5月, 2022 1 次提交
  15. 26 4月, 2022 1 次提交
  16. 22 4月, 2022 1 次提交
  17. 18 4月, 2022 1 次提交
  18. 15 4月, 2022 1 次提交
  19. 14 4月, 2022 1 次提交
  20. 13 4月, 2022 1 次提交
  21. 07 4月, 2022 1 次提交
  22. 02 4月, 2022 2 次提交
  23. 01 4月, 2022 1 次提交
  24. 18 3月, 2022 1 次提交
  25. 16 3月, 2022 1 次提交
  26. 14 3月, 2022 1 次提交
  27. 11 3月, 2022 1 次提交
  28. 09 3月, 2022 1 次提交
  29. 03 3月, 2022 1 次提交
  30. 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
  31. 22 2月, 2022 2 次提交
  32. 20 2月, 2022 1 次提交