1. 03 Dec, 2025 1 commit
  2. 21 Oct, 2025 1 commit
  3. 29 Sep, 2025 1 commit
  4. 02 Sep, 2025 1 commit
  5. 26 Aug, 2025 1 commit
  6. 08 Aug, 2025 1 commit
  7. 01 Aug, 2025 1 commit
  8. 22 Jul, 2025 1 commit
  9. 02 Jul, 2025 1 commit
  10. 01 Jul, 2025 1 commit
  11. 13 Jun, 2025 1 commit
  12. 09 Jun, 2025 1 commit
  13. 06 Jun, 2025 1 commit
  14. 29 May, 2025 1 commit
  15. 26 May, 2025 1 commit
  16. 23 May, 2025 1 commit
  17. 13 May, 2025 1 commit
  18. 11 May, 2025 1 commit
  19. 05 May, 2025 1 commit
  20. 29 Apr, 2025 1 commit
  21. 19 Apr, 2025 1 commit
  22. 17 Apr, 2025 1 commit
  23. 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
  24. 10 Apr, 2025 1 commit
  25. 04 Apr, 2025 1 commit
  26. 27 Mar, 2025 1 commit
  27. 20 Mar, 2025 2 commits
  28. 13 Mar, 2025 1 commit
  29. 08 Mar, 2025 1 commit
  30. 26 Feb, 2025 1 commit
  31. 07 Feb, 2025 1 commit
  32. 02 Jan, 2025 1 commit
  33. 22 Oct, 2024 1 commit
  34. 21 Aug, 2024 1 commit
  35. 14 Jun, 2024 1 commit
  36. 03 Jan, 2024 1 commit
  37. 28 Nov, 2023 1 commit
  38. 24 Oct, 2023 1 commit
  39. 19 May, 2023 1 commit