microsoft / onnxruntime

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

[Feature Request] Windows ARM64 native wheels #19161

Open khmyznikov opened 10 months ago

khmyznikov commented 10 months ago

Describe the feature request

Describe scenario use case

The ability to use Windows ARM64 as main machine for ML development, not only as inference target.

jywu-msft commented 10 months ago

this work is in progress.

snnn commented 1 month ago

Github now provides Windows ARM64 bits: https://github.com/actions/python-versions/pull/291 Previously it was our main blocker.