microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.77k stars 2.94k forks source link

Fix Linux CI pipeline where ep was not provided for py-packaging-linux-test-cpu.yml #22828

Closed jchen351 closed 1 week ago

jchen351 commented 1 week ago

Description

Current linux-ci-pipeline was broken due to missing parameters from py-packaging-linux-test-cpu.yml template

Motivation and Context

Fix Linux CI pipeline