mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
Merge branch 'master' into swizzle_in_kernel
This commit is contained in:
commit
35530b40fb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue