Skip to content

Commit 38a07b7

Browse files
authored
ML CI: reenable JAX builds on Darwin (spack#38)
1 parent d45f2ce commit 38a07b7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

stacks/ml-darwin-aarch64-mps/spack.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,12 @@ spack:
2626
- py-transformers
2727

2828
# JAX
29-
# Bazel codesign issues
30-
# - py-jax
31-
# - py-jaxlib
29+
- py-jax
30+
- py-jaxlib
3231

3332
# Keras
34-
# Bazel codesign issues
3533
# - py-keras backend=tensorflow
36-
# - py-keras backend=jax
34+
- py-keras backend=jax
3735
- py-keras backend=torch
3836

3937
# PyTorch
@@ -62,7 +60,6 @@ spack:
6260
- py-tensorboardx
6361

6462
# TensorFlow
65-
# Bazel codesign issues
6663
# - py-tensorflow
6764
# - py-tensorflow-datasets
6865
# - py-tensorflow-metadata

0 commit comments

Comments
 (0)