Skip to content

Commit

Permalink
Update requirements.txt with tf-cpu and tf-aarch64 (#8807)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jul 31, 2022
1 parent 34cb277 commit 9559601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ seaborn>=0.11.0
# nvidia-pyindex # TensorRT export
# nvidia-tensorrt # TensorRT export
# scikit-learn==0.19.2 # CoreML quantization
# tensorflow>=2.4.1 # TFLite export
# tensorflow>=2.4.1 # TFLite export (or tensorflow-cpu, tensorflow-aarch64)
# tensorflowjs>=3.9.0 # TF.js export
# openvino-dev # OpenVINO export

Expand Down

0 comments on commit 9559601

Please sign in to comment.