2023-03-03 22:42:54 +00:00
|
|
|
/CODEOWNERS @microsoft/onnxruntime-admin
|
|
|
|
|
|
2021-07-22 18:19:06 +00:00
|
|
|
# Mobile
|
2022-09-20 21:24:59 +00:00
|
|
|
/onnxruntime/core/flatbuffers/schema/ort.fbs @microsoft/onnxruntime-mobile
|
2022-02-10 23:47:49 +00:00
|
|
|
|
2023-03-03 22:42:54 +00:00
|
|
|
# MLAS and related contrib ops
|
2022-07-29 14:05:41 +00:00
|
|
|
/onnxruntime/core/graph/contrib_ops/nhwc_schema_defs.cc @microsoft/onnxruntime-mlas
|
|
|
|
|
/onnxruntime/core/graph/contrib_ops/nchwc_schema_defs.cc @microsoft/onnxruntime-mlas
|
|
|
|
|
/onnxruntime/core/graph/contrib_ops/quantization_defs.* @microsoft/onnxruntime-mlas
|
|
|
|
|
/onnxruntime/core/mlas/** @microsoft/onnxruntime-mlas
|
|
|
|
|
|
2023-03-03 22:42:54 +00:00
|
|
|
# build pipelines and workflows
|
2022-07-29 14:05:41 +00:00
|
|
|
/tools/ci_build/github/azure-pipelines @microsoft/onnxruntime-es
|
2023-03-03 22:42:54 +00:00
|
|
|
/.github/workflows @microsoft/onnxruntime-es
|
2022-08-09 16:46:47 +00:00
|
|
|
|
|
|
|
|
# Dependencies
|
|
|
|
|
requirements-dev.txt @microsoft/onnxruntime-admin
|
|
|
|
|
requirements-doc.txt @microsoft/onnxruntime-admin
|
|
|
|
|
requirements-training.txt @microsoft/onnxruntime-admin
|
|
|
|
|
requirements.txt.in @microsoft/onnxruntime-admin
|
2022-09-23 01:58:01 +00:00
|
|
|
/cgmanifests/cgmanifest.json @microsoft/onnxruntime-admin
|
|
|
|
|
/cgmanifests/generated/cgmanifest.json @microsoft/onnxruntime-admin
|
2023-03-31 00:16:15 +00:00
|
|
|
|
|
|
|
|
# Public facing APIs
|
|
|
|
|
# C/C++
|
|
|
|
|
/onnxruntime/include/onnxruntime/core/session/onnxruntime_c_api.h @microsoft/onnxruntime-api
|
|
|
|
|
/onnxruntime/include/onnxruntime/core/session/onnxruntime_cxx_api.h @microsoft/onnxruntime-api
|
|
|
|
|
/onnxruntime/include/onnxruntime/core/session/onnxruntime_cxx_inline.h @microsoft/onnxruntime-api
|
|
|
|
|
|
|
|
|
|
# C#
|
|
|
|
|
/onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime/*.cs @microsoft/onnxruntime-api
|
|
|
|
|
|
|
|
|
|
# Python
|
|
|
|
|
/onnxruntime/onnxruntime/python/*.h @microsoft/onnxruntime-api
|
|
|
|
|
/onnxruntime/onnxruntime/python/*.cc @microsoft/onnxruntime-api
|
|
|
|
|
/onnxruntime/onnxruntime/python/*.py @microsoft/onnxruntime-api
|