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.
pixi.toml
1 parent b9a0154 commit daf3be9Copy full SHA for daf3be9
pixi.toml
@@ -55,13 +55,12 @@ finch-tensor = ">=0.1.31"
55
SPARSE_BACKEND = "Finch"
56
57
[feature.finch.target.osx-arm64.activation.env]
58
-SPARSE_BACKEND = "Finch"
59
PYTHONFAULTHANDLER = "${HOME}/faulthandler.log"
60
61
[feature.mlir.dependencies]
62
scipy = ">=0.19"
63
64
-[feature.mlir.target.osx-arm64.pypi-dependencies]
+[feature.mlir.pypi-dependencies]
65
finch-mlir = ">=0.0.2"
66
67
[feature.mlir.activation.env]
0 commit comments