We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebeda07 commit 8462a63Copy full SHA for 8462a63
pyproject.toml
@@ -17,7 +17,7 @@ dev = [
17
18
[project.optional-dependencies]
19
ingress_torch_mlir = [
20
- "torch-mlir==20251122.639"
+ "torch-mlir==20260125.703"
21
]
22
# Additional "targets" which pull in optional dependencies -- use `uv sync --extra TARGET`
23
ingress_torch_cpu = [
0 commit comments