Merge branch 'master' into swizzle_in_kernel

This commit is contained in:
George Hotz
2025-08-05 15:59:06 -07:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ with open(directory / 'README.md', encoding='utf-8') as f:
testing_minimal = [
"numpy",
"torch",
"torch==2.7.1",
"pytest",
"pytest-xdist",
"hypothesis",