| .. |
|
external
|
Add python 3.9 support (#5874)
|
2020-11-30 12:02:48 -08:00 |
|
horovod
|
Address PR comments and clean up. (#3536)
|
2020-04-15 15:51:52 -07:00 |
|
patches
|
Remove nGraph Execution Provider (#5858)
|
2020-11-19 16:47:55 -08:00 |
|
tensorboard
|
Introduce training changes.
|
2020-03-11 14:39:03 -07:00 |
|
CMakeLists.txt
|
Convert OpenVINO into a shared provider (#5778)
|
2020-11-20 17:39:57 -08:00 |
|
CMakeSettings.json
|
Fork the WinML APIs into the Microsoft namespace (#3503)
|
2020-04-17 06:18:54 -07:00 |
|
codeconv.runsettings
|
CMake changes (#2961)
|
2020-02-03 19:33:14 -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 |
|
flake8.cmake
|
Older flake8 versions report false positives and don't handle the same things in the config file. (#3983)
|
2020-05-20 07:29:22 +10:00 |
|
onnxruntime.cmake
|
Convert OpenVINO into a shared provider (#5778)
|
2020-11-20 17:39:57 -08:00 |
|
onnxruntime_codegen.cmake
|
[ORT Mobile] file format schema and file I/O code (#4973)
|
2020-09-01 11:51:31 +10:00 |
|
onnxruntime_common.cmake
|
Upgrade optional implementation to https://github.com/martinmoene/optional-lite. (#5563)
|
2020-11-03 15:27:47 -08:00 |
|
onnxruntime_config.h.in
|
Thread pool changes (#3153)
|
2020-03-30 12:18:40 -07:00 |
|
onnxruntime_csharp.cmake
|
Remove nGraph Execution Provider (#5858)
|
2020-11-19 16:47:55 -08:00 |
|
onnxruntime_flatbuffers.cmake
|
fix build break (#5306)
|
2020-09-28 00:10:48 -07:00 |
|
onnxruntime_framework.cmake
|
Convert OpenVINO into a shared provider (#5778)
|
2020-11-20 17:39:57 -08:00 |
|
onnxruntime_fuzz_test.cmake
|
Onnxruntime fuzzing (#4341)
|
2020-07-06 16:34:34 -07:00 |
|
onnxruntime_graph.cmake
|
Replace MPI Send and Recv with NCCL Send and Recv (#5054)
|
2020-09-09 09:39:56 -07:00 |
|
onnxruntime_ios.toolchain.cmake
|
Add iOS test pipeline and a sample app. (#5298)
|
2020-09-29 13:53:11 -07:00 |
|
onnxruntime_java.cmake
|
[Java] Initial Apple Silicon support (#5891)
|
2020-11-24 15:51:40 -08:00 |
|
onnxruntime_java_unittests.cmake
|
[java] Adds a CUDA test (#3956)
|
2020-05-18 12:05:51 -07:00 |
|
onnxruntime_language_interop_ops.cmake
|
[ORT Mobile] file format schema and file I/O code (#4973)
|
2020-09-01 11:51:31 +10:00 |
|
onnxruntime_mlas.cmake
|
Enable the xcode build for Apple Silicon (arm64 MacOS) (#5924)
|
2020-11-30 11:22:08 -08:00 |
|
onnxruntime_nodejs.cmake
|
build: split nodejs binding build and test to avoid timeout issue (#4188)
|
2020-06-10 19:16:32 -07:00 |
|
onnxruntime_nuphar_extern.cmake
|
Weba/merge ngemm (#2021)
|
2019-10-05 12:09:22 -07:00 |
|
onnxruntime_optimizer.cmake
|
[ORT Mobile] file format schema and file I/O code (#4973)
|
2020-09-01 11:51:31 +10:00 |
|
onnxruntime_providers.cmake
|
Convert OpenVINO into a shared provider (#5778)
|
2020-11-20 17:39:57 -08:00 |
|
onnxruntime_pyop.cmake
|
[ORT Mobile] file format schema and file I/O code (#4973)
|
2020-09-01 11:51:31 +10:00 |
|
onnxruntime_python.cmake
|
Add unit tests to identify configuration migration scenarios for checkpointing (#5678)
|
2020-11-25 09:40:26 -08:00 |
|
onnxruntime_session.cmake
|
[ORT Mobile] file format schema and file I/O code (#4973)
|
2020-09-01 11:51:31 +10:00 |
|
onnxruntime_training.cmake
|
ROCm EP for AMD GPU (#5480)
|
2020-10-29 17:13:04 -07:00 |
|
onnxruntime_unittests.cmake
|
Fix a tiny issue in onnxruntime_unittests.cmake (#5901)
|
2020-11-25 14:21:13 -08:00 |
|
onnxruntime_util.cmake
|
Create Utils for Adding Range and Marker (#4013)
|
2020-05-24 22:55:24 -07:00 |
|
precompiled_header.cmake
|
Merge windowsai (winml layering) into master (#2956)
|
2020-02-04 17:12:19 -08:00 |
|
protobuf_function.cmake
|
Last major set of ORT format model changes (#5056)
|
2020-09-05 07:59:01 +10:00 |
|
set_winapi_family_desktop.h
|
Fix WCOS/Win32 linking bugs (#3126)
|
2020-03-19 08:52:40 -07:00 |
|
store_toolchain.cmake
|
Use onecore umbrella lib in onecore builds (#5182)
|
2020-09-16 10:46:27 -07:00 |
|
target_delayload.cmake
|
Use onecore umbrella lib in onecore builds (#5182)
|
2020-09-16 10:46:27 -07:00 |
|
wcos_rules_override.cmake
|
Use onecore umbrella lib in onecore builds (#5182)
|
2020-09-16 10:46:27 -07:00 |
|
wil.cmake
|
Merge windowsai (winml layering) into master (#2956)
|
2020-02-04 17:12:19 -08:00 |
|
winml.cmake
|
Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836)
|
2020-11-18 14:56:47 -08:00 |
|
winml_cppwinrt.cmake
|
Revert #5805 (#5823)
|
2020-11-16 17:05:28 -08:00 |
|
winml_sdk_helpers.cmake
|
Merge windowsai (winml layering) into master (#2956)
|
2020-02-04 17:12:19 -08:00 |
|
winml_unittests.cmake
|
Revert #5805 (#5823)
|
2020-11-16 17:05:28 -08:00 |