Pin jax and jaxlib to fix tensorflowjs exports (#6988)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
765b98f44e
commit
d6be91d786
3 changed files with 6 additions and 1 deletions
|
|
@ -32,6 +32,8 @@ seaborn>=0.11.0
|
|||
# scikit-learn==0.19.2 # CoreML quantization
|
||||
# tensorflow>=2.4.1,<=2.13.1 # TF exports (-cpu, -aarch64, -macos)
|
||||
# tflite-support
|
||||
# jax<=0.4.21 # tensorflowjs bug https://github.com/google/jax/issues/18978
|
||||
# jaxlib<=0.4.21 # tensorflowjs bug https://github.com/google/jax/issues/18978
|
||||
# tensorflowjs>=3.9.0 # TF.js export
|
||||
# openvino-dev>=2023.0 # OpenVINO export
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue