mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-25 22:26:24 +00:00
22 lines
954 B
Text
22 lines
954 B
Text
/CODEOWNERS @microsoft/onnxruntime-admin
|
|
|
|
# Mobile
|
|
/onnxruntime/core/flatbuffers/schema/ort.fbs @microsoft/onnxruntime-mobile
|
|
|
|
# MLAS and related contrib ops
|
|
/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
|
|
|
|
# build pipelines and workflows
|
|
/tools/ci_build/github/azure-pipelines @microsoft/onnxruntime-es
|
|
/.github/workflows @microsoft/onnxruntime-es
|
|
|
|
# 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
|
|
/cgmanifests/cgmanifest.json @microsoft/onnxruntime-admin
|
|
/cgmanifests/generated/cgmanifest.json @microsoft/onnxruntime-admin
|