Update orttraining-linux-gpu-ci-pipeline.yml for Azure Pipelines (#5826)

This commit is contained in:
Sherlock 2020-11-17 09:27:59 -08:00 committed by GitHub
parent 1a66dfc0f9
commit 241b2226a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: >