mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Update CODEOWNERS file.
This commit is contained in:
parent
5b3f79a11a
commit
2ef25a2200
1 changed files with 5 additions and 2 deletions
|
|
@ -1,14 +1,17 @@
|
|||
/CODEOWNERS @microsoft/onnxruntime-admin
|
||||
|
||||
# Mobile
|
||||
/onnxruntime/core/flatbuffers/schema/ort.fbs @microsoft/onnxruntime-mobile
|
||||
|
||||
# Contrib Ops
|
||||
# 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
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue