onnxruntime/cmake
Brian Martin 3787a071c5
Brianma/fi (#2470)
* learning model doesn't need lotusEnvironment and CPU shouldn't include dmlEP headers

* User/xianz/win ml telemetry (#2410)

* add option to enable winml telemetry

* add option to enable winml telemetry

* clean logs while developping

* clean the log of GUID

* compile onnxruntime_common with winml telemetry

* use option for use_telemetry

* rename option winml_use_telemetry to onnxruntime_use_telemetry

* little change

* Add opset and IR check when loading model (#2413)

* Add opset and IR check.
* Add test case for future opsets.

https://github.com/microsoft/onnxruntime/issues/2371

* WinML CI (#2412)

* Pass flags to build/test WinML in CI

* Add initial CMake config for unit tests in WinML

* Set winml_unittests standard to C++17

* Add WinML API tests and port them to googletest

* Install WinML test collateral

* Add LearningModelSessionAPITests ported to googletest

* Fix WinML test files encoding

* Add GPU tests

* Add parameterized test, skip GPU tests

* Enable precompiled header

* Remove unused code and collateral

* Remove brand images

* Add dllload.cpp

* Remove images not used in API tests

* Add LICENSE.md to image collaterals

* Add models with licenses

* Remove FNS Candy tests

* Add API test models

* Add ModelInSubdirectory

* Install collaterals post-build with copy_if_different, split common lib

* fix warnings

* Link to gtest_main

* fix bad merge
2019-11-25 11:34:34 -08:00
..
external [OpenVINO-EP] Update to latest version: OpenVINO 2019 R3.1 (#2308) 2019-11-05 19:55:46 -08:00
onnx make builds more robust (#906) (#932) 2019-04-29 12:58:20 -07:00
patches [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
CMakeLists.txt Brianma/fi (#2470) 2019-11-25 11:34:34 -08:00
ConfigureVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
EnableVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
get_boost.cmake restore ninja compatibility 2019-05-15 10:18:52 -07:00
onnxruntime.cmake Brianma/cpuwinml (#2466) 2019-11-22 16:13:28 -08:00
onnxruntime_automl_featurizers.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
onnxruntime_codegen.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
onnxruntime_common.cmake Brianma/fi (#2470) 2019-11-25 11:34:34 -08:00
onnxruntime_config.h.in Ignore some gcc warnings (#1996) 2019-10-07 16:32:34 -07:00
onnxruntime_csharp.cmake Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_framework.cmake Fix linux build issue with debug dump of shapes and data. (#2202) 2019-10-20 20:35:48 -07:00
onnxruntime_graph.cmake Add DirectML Execution Provider (#2057) 2019-10-15 06:13:07 -07:00
onnxruntime_language_interop_ops.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
onnxruntime_mlas.cmake FreeBSD compatibility patch. 2019-10-26 12:44:12 -07:00
onnxruntime_nuphar_extern.cmake Weba/merge ngemm (#2021) 2019-10-05 12:09:22 -07:00
onnxruntime_optimizer.cmake Cleanup some aspects of the Initializer class used by optimizers (#2005) 2019-10-09 10:37:44 +10:00
onnxruntime_providers.cmake Brianma/cpuwinml (#2466) 2019-11-22 16:13:28 -08:00
onnxruntime_pyop.cmake Update python packaging pipelines (#2167) 2019-10-19 07:42:54 -07:00
onnxruntime_python.cmake [OpenVINO-EP] Update to latest version: OpenVINO 2019 R3.1 (#2308) 2019-11-05 19:55:46 -08:00
onnxruntime_server.cmake fix bug in cmake/onnxruntime_server.cmake 2019-10-28 10:03:18 -07:00
onnxruntime_session.cmake Remove onnxruntime_USE_EIGEN_THREADPOOL cmake option 2019-10-30 21:51:54 -07:00
onnxruntime_unittests.cmake [OpenVINO-EP] Update to latest version: OpenVINO 2019 R3.1 (#2308) 2019-11-05 19:55:46 -08:00
onnxruntime_util.cmake Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
precompiled_header.cmake Initial Commit 2019-11-07 11:51:44 -08:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
wil.cmake Initial Commit 2019-11-07 11:51:44 -08:00
winml.cmake Brianma/fi (#2470) 2019-11-25 11:34:34 -08:00
winml_cppwinrt.cmake Initial Commit 2019-11-07 11:51:44 -08:00
winml_sdk_helpers.cmake Initial Commit 2019-11-07 11:51:44 -08:00
winml_unittests.cmake Brianma/fi (#2470) 2019-11-25 11:34:34 -08:00