Fixing onnx and Tensorflow versionsm for Jetson (#11377)
Signed-off-by: abuod0 <97100904+abuod0@users.noreply.github.com>pull/11375/head^2
parent
94714fe6ad
commit
4408d02e7a
|
@ -28,12 +28,12 @@ seaborn>=0.11.0
|
|||
|
||||
# Export ----------------------------------------------------------------------
|
||||
# coremltools>=6.0 # CoreML export
|
||||
# onnx>=1.12.0 # ONNX export
|
||||
# onnx>=1.10.0 # ONNX export
|
||||
# onnx-simplifier>=0.4.1 # ONNX simplifier
|
||||
# nvidia-pyindex # TensorRT export
|
||||
# nvidia-tensorrt # TensorRT export
|
||||
# scikit-learn<=1.1.2 # CoreML quantization
|
||||
# tensorflow>=2.4.1 # TF exports (-cpu, -aarch64, -macos)
|
||||
# tensorflow>=2.4.0 # TF exports (-cpu, -aarch64, -macos)
|
||||
# tensorflowjs>=3.9.0 # TF.js export
|
||||
# openvino-dev # OpenVINO export
|
||||
|
||||
|
|
Loading…
Reference in New Issue