microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
295 stars 80 forks source link

Fix nuget pipeline for onnxruntime-extensions #670

Closed hariharans29 closed 3 months ago

hariharans29 commented 3 months ago

Onnxruntime dropped support for ARM32 in 1.17.1. Make corresponding changes here to keep the nuget pipeline happy.

wenbingl commented 3 months ago

/azp run onnxruntime-extensions.CI

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).
wenbingl commented 3 months ago

Thanks for the fixing and notification of ort changes.