mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
replace one pool with onnxruntime-Win2022-GPU-T4 (#16953)
### Description replace one pool ### Motivation and Context onnxruntime-gpu-tensorrt8-winbuild-t4 would be deprecated
This commit is contained in:
parent
6046456bb6
commit
c4e4b98fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -486,7 +486,7 @@ stages:
|
|||
- job:
|
||||
workspace:
|
||||
clean: all
|
||||
pool: 'onnxruntime-gpu-tensorrt8-winbuild-t4'
|
||||
pool: 'onnxruntime-Win2022-GPU-T4'
|
||||
|
||||
steps:
|
||||
- checkout: self # due to checkout multiple repos, the root directory is $(Build.SourcesDirectory)/onnxruntime
|
||||
|
|
|
|||
Loading…
Reference in a new issue