onnxruntime/onnxruntime
Scott McKay 8483b9c6e3
MacOS pipeline and MAUI CoreML fixes (#12724)
* Add asm statement to model.mm to force linker to link against CoreML.Framework.

Update targets.xml as per Rolf's suggestions

* Remove explicit numpy version from macos build. We don't specify it for other CIs and the version specified doesn't have a pre-built 3.10 wheel. This leads to the CI attempting to build numpy which fails.
2022-08-26 08:51:37 +10:00
..
contrib_ops [CUDA] Fuse add bias and transpose into one kernel in Attention (#12670) 2022-08-22 15:46:13 -07:00
core MacOS pipeline and MAUI CoreML fixes (#12724) 2022-08-26 08:51:37 +10:00
gsl
python Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
test Fix/Suppress some VC static analyzer warnings (#12713) 2022-08-24 23:39:40 -07:00
tool/etw
wasm EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
__init__.py Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -07:00
VSCodeCoverage.runsettings