mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-27 03:11:28 +00:00
update
This commit is contained in:
parent
15cea1bbf1
commit
908fc269fb
2 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ parameters:
|
|||
values:
|
||||
- 11.8
|
||||
- 12.2
|
||||
- 12.8
|
||||
- name: TrtVersion
|
||||
type: string
|
||||
default: '10.7.0.23'
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ parameters:
|
|||
- name: CudaVersion
|
||||
displayName: CUDA version
|
||||
type: string
|
||||
default: '12.2'
|
||||
default: '12.8'
|
||||
values:
|
||||
- 11.8
|
||||
- 12.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue