We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d7080 commit 09799ecCopy full SHA for 09799ec
pyproject.toml
@@ -23,7 +23,7 @@ dev = [
23
"ruff"
24
]
25
oldnumpy = [
26
- "torch>=2.2.2",
+ "torch==2.2.2",
27
"numpy<2"
28
29
0 commit comments