Commits


Adrian Lizarraga authored and GitHub committed 4dfba53bfb5
[QNN EP] Build x64 python wheel for QNN EP (#19499) ### Description Adds a job to the python packaging pipeline that builds x64 python wheels for QNN EP. ### Motivation and Context Necessary to create a cached QNN model on Windows x64, which is done by creating a properly configured onnxruntime session with QNN EP.