Skip to content

Commit

Permalink
actually test the jax backend
Browse files Browse the repository at this point in the history
  • Loading branch information
ngam authored Mar 21, 2024
1 parent fbde169 commit b88e5e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ test:
commands:
- pip check
- KERAS_BACKEND=numpy python -c "import keras"
- KERAS_BACKEND=jax python -c "import keras"

about:
home: https://github.com/keras-team/keras
Expand Down

0 comments on commit b88e5e6

Please sign in to comment.