Feature request
With the line of Microsoft Copilot+PC machines we now have more and more Windows ARM64 machines. It would be great to publish wheels for these machines.
Motivation
this will allow to quantize and export to ONNX directly models from the timm library for example on these machines that have NPUs, reducing the debugging loop when checking what operations are well supported on NPU, or to benchmark model speed.
Your contribution
I can try to install the wheel on my Copilot+PC machine.