1. 26 May, 2025 1 commit
  2. 23 May, 2025 1 commit
  3. 13 May, 2025 1 commit
  4. 17 Apr, 2025 1 commit
  5. 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
  6. 10 Apr, 2025 1 commit
  7. 04 Apr, 2025 1 commit
  8. 27 Mar, 2025 1 commit
  9. 20 Mar, 2025 2 commits
  10. 13 Mar, 2025 1 commit
  11. 08 Mar, 2025 1 commit
  12. 26 Feb, 2025 1 commit
  13. 07 Feb, 2025 1 commit
  14. 02 Jan, 2025 1 commit
  15. 22 Oct, 2024 1 commit
  16. 21 Aug, 2024 1 commit
  17. 14 Jun, 2024 1 commit
  18. 03 Jan, 2024 1 commit
  19. 28 Nov, 2023 1 commit
  20. 24 Oct, 2023 1 commit
  21. 19 May, 2023 1 commit
  22. 12 Jan, 2023 1 commit
  23. 03 Jan, 2023 1 commit
  24. 08 Dec, 2022 1 commit
  25. 01 Dec, 2022 1 commit
  26. 28 Sep, 2022 1 commit