mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-27 03:11:28 +00:00
Update orttraining-linux-gpu-ci-pipeline.yml for Azure Pipelines (#5826)
This commit is contained in:
parent
1a66dfc0f9
commit
241b2226a7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ trigger: none
|
|||
jobs:
|
||||
- template: templates/linux-ci.yml
|
||||
parameters:
|
||||
AgentPool : 'Linux-GPU-CUDA10'
|
||||
AgentPool : 'Linux-Single-GPU-V100'
|
||||
JobName: 'Onnxruntime_Linux_GPU_Training'
|
||||
SubmoduleCheckoutMode: 'recursive'
|
||||
BuildCommand: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue