onnxruntime/onnxruntime
gwang-msft 12d7c2f6e4
iOS cross build on MacOS (#3699)
* Enable iOS cross build on MacOS (step#1)

* Changed parallel option

* fixed style issues

* Enable ios arm64 crossbuild on MacOS

* Enable ios arm64 crossbuild on MacOS

* Enable parallel build for xcode

* Fix arm64 function not 4-byte aligned warning

* Rename onnxruntime_ios.cmake to onnxruntime_ios.toolchain.cmake

* change build.py to use the new ios toolchain file name
2020-04-28 17:09:31 -07:00
..
contrib_ops Revert "Merge from ort_training to master (#3719)" (#3726) 2020-04-27 20:42:43 -07:00
core iOS cross build on MacOS (#3699) 2020-04-28 17:09:31 -07:00
featurizers_ops/cpu Revert "Merge from ort_training to master (#3719)" (#3726) 2020-04-27 20:42:43 -07:00
gsl Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
python Fix build issues in the Python Packaging pipelines. (#3725) 2020-04-28 08:41:37 -07:00
test Handle dim with value of zero in ConvTranspose (#3728) 2020-04-29 09:58:36 +10:00
tool/etw Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
.style.yapf Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
__init__.py Rename API to onnxruntime.set_seed(<seed>) 2020-04-15 09:44:48 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
VSCodeCoverage.runsettings