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 14f88be commit 4a14793Copy full SHA for 4a14793
pyproject.toml
@@ -48,6 +48,8 @@ dev = [
48
"pytest-asyncio",
49
"multiprocess",
50
]
51
+
52
+[project.optional-dependencies]
53
oss = [
54
"torch",
55
"torchmonarch-nightly==2025.8.1",
0 commit comments