onnxruntime/cmake
Scott McKay c84bb9df9f
Add ability to track per operator types in reduced build config. (#6428)
* Add ability to generate configuration that includes required types for individual operators, to allow build size reduction based on that.
  - Add python bindings for ORT format models
    - Add script to update bindings and help info
  - Add parsing of ORT format models
  - Add ability to enable type reduction to config generation
  - Update build.py to only allow operator/type reduction via config
    - simpler to require config to be generated first
    - can't mix a type aware (ORT format model only) and non-type aware config as that may result in insufficient types being enabled
  - Add script to create reduced build config
  - Update CIs
2021-01-29 07:59:51 +10:00
..
external Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
patches Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
tensorboard
CMakeLists.txt Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
CMakeSettings.json
codeconv.runsettings
ConfigureVisualStudioCodeAnalysis.props
EnableVisualStudioCodeAnalysis.props
flake8.cmake Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
nuget_helpers.cmake Fix nuget build error (#6009) 2020-12-03 09:28:39 -08:00
onnxruntime.cmake Initial version of CoreML EP (#6392) 2021-01-27 10:43:17 -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 Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
onnxruntime_config.h.in
onnxruntime_csharp.cmake Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
onnxruntime_flatbuffers.cmake Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
onnxruntime_framework.cmake Add support for custom ops to minimal build. (#6228) 2021-01-25 10:41:00 +10:00
onnxruntime_fuzz_test.cmake Onnxruntime fuzzing (#4341) 2020-07-06 16:34:34 -07:00
onnxruntime_graph.cmake Deprecating Horovod and refactored Adasum computations (#5468) 2020-12-17 16:21:33 -08: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] Adds support for OrtEnvironment thread pools (#6406) 2021-01-27 13:25:22 -08:00
onnxruntime_java_unittests.cmake
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
onnxruntime_nuphar_extern.cmake
onnxruntime_optimizer.cmake Fix Windows x86 compiler warnings in the optimizers project (#6377) 2021-01-20 17:50:16 -08:00
onnxruntime_providers.cmake [CoreML EP] Add CI for CoreML EP (macOS) and add coreml_flags for EP options (#6481) 2021-01-28 12:25:46 -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 enable pipeline to run quantization tests (#6416) 2021-01-25 09:33:08 -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 Deprecating Horovod and refactored Adasum computations (#5468) 2020-12-17 16:21:33 -08:00
onnxruntime_unittests.cmake Initial version of CoreML EP (#6392) 2021-01-27 10:43:17 -08:00
onnxruntime_util.cmake Minor cmake change (#6431) 2021-01-25 11:46:12 -08:00
precompiled_header.cmake
protobuf_function.cmake Initial version of CoreML EP (#6392) 2021-01-27 10:43:17 -08:00
set_winapi_family_desktop.h
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
winml.cmake Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
winml_cppwinrt.cmake Reintroduce experimental api changes and fix remote build break (#6385) 2021-01-22 15:15:53 -08:00
winml_sdk_helpers.cmake
winml_unittests.cmake Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00