onnxruntime/onnxruntime
Tiago Koji Castro Shibata f7c3e4fa99
Store/containerized apps support (#4651)
* Initial containerized/Store build

* Remove unsupported APIs

* Remove usage of STL ifstream

* Revert CMake changes

* Link to app runtime

* WCOS/Store cmake

* Update CMakeSettings.json

* Fix winapi family support

* Fix downlevel

* Downlevel build

* Remove downlevel workaround

* pep8 compliance

* Workaround WinRT headers bug

https://github.com/microsoft/cppwinrt/issues/584 in older SDK

* Always cross compile to avoid warnings as errors

* PR feedback

* More CI fixes

* PR feedback

* aiinfra build fix

* Win8 store
2020-09-09 14:36:35 -07:00
..
contrib_ops Implement QLinearMul in mlas (#4593) 2020-09-04 15:02:19 -07:00
core Store/containerized apps support (#4651) 2020-09-09 14:36:35 -07:00
featurizers_ops/cpu
gsl
python Add AutoModel selector in transformers tool (#5051) 2020-09-08 15:06:04 -07:00
test Modify embedlayernorm fusion due to shape node merging (#4967) 2020-09-08 14:17:29 -07:00
tool/etw Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
.style.yapf
__init__.py Add new PytTrch front-end (#4815) 2020-08-17 09:45:25 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings