1. 17 Apr, 2025 3 commits
  2. 14 Apr, 2025 1 commit
  3. 11 Apr, 2025 1 commit
    • kwyss-nvidia's avatar
      Make shape cache invalidation more conservative. (#1670) · dfb3c486
      kwyss-nvidia authored
      
      
      Repeated calls to nvte_shape should not invalidate
      previous data pointers.
      
      It would be possible to avoid unnecessary comparisons
      by duplicating some of the logic from shape() so that
      the cache is only relevant when columnwise shapes are
      involved. Whether this code duplication is preferable
      to the comparisons that arise from by value semantics
      of reusing shape is a judgment call.
      Signed-off-by: default avatarKeith Wyss <kwyss@nvidia.com>
      dfb3c486
  4. 10 Apr, 2025 1 commit
  5. 08 Apr, 2025 1 commit
  6. 07 Apr, 2025 4 commits
  7. 04 Apr, 2025 2 commits
  8. 01 Apr, 2025 1 commit
  9. 27 Mar, 2025 1 commit
  10. 25 Mar, 2025 2 commits
  11. 22 Mar, 2025 1 commit
  12. 18 Mar, 2025 2 commits
  13. 17 Mar, 2025 1 commit
  14. 15 Mar, 2025 1 commit
  15. 13 Mar, 2025 1 commit
  16. 08 Mar, 2025 1 commit
  17. 06 Mar, 2025 2 commits
  18. 05 Mar, 2025 2 commits
  19. 04 Mar, 2025 1 commit
  20. 03 Mar, 2025 2 commits
  21. 28 Feb, 2025 2 commits
  22. 26 Feb, 2025 1 commit
  23. 25 Feb, 2025 1 commit
  24. 22 Feb, 2025 1 commit
  25. 12 Feb, 2025 1 commit
  26. 07 Feb, 2025 1 commit
  27. 15 Jan, 2025 1 commit
  28. 10 Jan, 2025 1 commit