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 d45f2ce commit 38a07b7Copy full SHA for 38a07b7
stacks/ml-darwin-aarch64-mps/spack.yaml
@@ -26,14 +26,12 @@ spack:
26
- py-transformers
27
28
# JAX
29
- # Bazel codesign issues
30
- # - py-jax
31
- # - py-jaxlib
+ - py-jax
+ - py-jaxlib
32
33
# Keras
34
35
# - py-keras backend=tensorflow
36
- # - py-keras backend=jax
+ - py-keras backend=jax
37
- py-keras backend=torch
38
39
# PyTorch
@@ -62,7 +60,6 @@ spack:
62
60
- py-tensorboardx
63
61
64
# TensorFlow
65
66
# - py-tensorflow
67
# - py-tensorflow-datasets
68
# - py-tensorflow-metadata
0 commit comments