Fix jetson onnxruntime (#14698)

* Fix jetson onnxruntime

* Remove comment
This commit is contained in:
Nicolas Mowen
2024-10-30 18:16:28 -06:00
committed by GitHub
parent c7a4220d65
commit bb4e863e87
2 changed files with 6 additions and 4 deletions

View File

@@ -1,2 +1 @@
cuda-python == 11.7; platform_machine == 'aarch64'
onnxruntime @ https://nvidia.box.com/shared/static/9aemm4grzbbkfaesg5l7fplgjtmswhj8.whl; platform_machine == 'aarch64'
cuda-python == 11.7; platform_machine == 'aarch64'