mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-24 02:47:54 +00:00
7 lines
197 B
YAML
7 lines
197 B
YAML
stages:
|
|
- template: templates/mac-cpu-packaging-pipeline.yml
|
|
parameters:
|
|
AllowReleasedOpsetOnly: 0
|
|
BuildForAllArchs: false
|
|
AdditionalBuildFlags: --enable_training
|
|
WithCache: true
|