I work across Linux, MacOS and Windows 😭. I have recently observed some difference in behaviour between Windows and *nix in relation to the files included in a wheel distribution. I am using build ...
I'm attempting to build an onnxruntime wheel (v1.22.2) from source on Linux (Ubuntu 24.04). I am using the onnxruntime-supplied build script build.sh, namely per the instructions in the docs: ...