Add onnxruntime 1.18.1 for Linux aarch64 GPU (#1914)
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
# export SHERPA_ONNX_ENABLE_GPU=ON
|
||||
# export SHERPA_ONNX_LINUX_ARM64_GPU_ONNXRUNTIME_VERSION=1.16.0
|
||||
# ./build-aarch64-linux-gnu.sh
|
||||
#
|
||||
# (d) For NVIDIA Jetson Orin Nano Engineering Reference Developer Kit Super
|
||||
# Jetpack 6.2 [L4T 36.4.3] (CUDA 12.6)
|
||||
#
|
||||
# export SHERPA_ONNX_ENABLE_GPU=ON
|
||||
# export SHERPA_ONNX_LINUX_ARM64_GPU_ONNXRUNTIME_VERSION=1.18.1
|
||||
# ./build-aarch64-linux-gnu.sh
|
||||
|
||||
|
||||
if command -v aarch64-none-linux-gnu-gcc &> /dev/null; then
|
||||
ln -svf $(which aarch64-none-linux-gnu-gcc) ./aarch64-linux-gnu-gcc
|
||||
|
||||
Reference in New Issue
Block a user