onnxruntime/tools/ci_build/github/azure-pipelines/orttraining-mac-ci-pipeline.yml
2023-03-24 23:39:15 -07:00

7 lines
197 B
YAML

stages:
- template: templates/mac-cpu-packaging-pipeline.yml
parameters:
AllowReleasedOpsetOnly: 0
BuildForAllArchs: false
AdditionalBuildFlags: --enable_training
WithCache: true