Support cuda12 and cudnn8 for Linux aarch64. (#2021)
This commit is contained in:
@@ -43,6 +43,9 @@ jobs:
|
||||
- os: ubuntu-22.04-arm
|
||||
gpu: ON
|
||||
onnxruntime_version: "1.16.0"
|
||||
- os: ubuntu-22.04-arm
|
||||
gpu: ON
|
||||
onnxruntime_version: "1.18.0"
|
||||
- os: ubuntu-22.04-arm
|
||||
gpu: ON
|
||||
onnxruntime_version: "1.18.1"
|
||||
@@ -239,7 +242,7 @@ jobs:
|
||||
file: sherpa-onnx-*linux-aarch64*.tar.bz2
|
||||
# repo_name: k2-fsa/sherpa-onnx
|
||||
# repo_token: ${{ secrets.UPLOAD_GH_SHERPA_ONNX_TOKEN }}
|
||||
# tag: v1.10.42
|
||||
# tag: v1.11.1
|
||||
|
||||
- name: Test offline Moonshine
|
||||
if: matrix.build_type != 'Debug'
|
||||
|
||||
Reference in New Issue
Block a user