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
commit 35530b40fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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",