mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| nuget | ||
| templates | ||
| android-x86_64-crosscompile-ci-pipeline.yml | ||
| azure-pipelines-py-packaging.yml | ||
| c-api-packaging-pipelines.yml | ||
| centos-ci-pipeline.yml | ||
| linux-ci-pipeline.yml | ||
| linux-gpu-ci-pipeline-cuda9.yml | ||
| linux-gpu-ci-pipeline.yml | ||
| linux-gpu-tensorrt-ci-pipeline.yml | ||
| linux-multi-gpu-ci-pipeline.yml | ||
| linux-multi-gpu-tensorrt-ci-pipeline.yml | ||
| linux-ngraph-ci-pipeline.yml | ||
| linux-nocontribops-ci-pipeline.yml | ||
| linux-openvino-ci-pipeline.yml | ||
| linux-openvino-nightly-pipeline.yml | ||
| linux-ort-srv-ci-pipeline.yml | ||
| linux-ort-srv-nightly-pipeline.yml | ||
| linux-x86-ci-pipeline.yml | ||
| linux-x86-nocontribops-ci-pipeline.yml | ||
| mac-ci-pipeline.yml | ||
| mac-nocontribops-ci-pipeline.yml | ||
| post-merge-jobs.yml | ||
| win-arm-crosscompile-ci-pipeline.yml | ||
| win-arm64-crosscompile-ci-pipeline.yml | ||
| win-ci-pipeline.yml | ||
| win-gpu-ci-pipeline-cuda9.yml | ||
| win-gpu-ci-pipeline.yml | ||
| win-gpu-tensorrt-ci-pipeline.yml | ||
| win-mklml-ci-pipeline.yml | ||
| win-ngraph-ci-pipeline.yml | ||
| win-nocontribops-ci-pipeline.yml | ||
| win-x86-ci-pipeline.yml | ||
| win-x86-nocontribops-ci-pipeline.yml | ||