onnxruntime

Форк
0
/
CODEOWNERS 
36 строк · 1.5 Кб
1
/CODEOWNERS @microsoft/onnxruntime-admin
2

3
# Mobile
4
/onnxruntime/core/flatbuffers/schema/ort.fbs @microsoft/onnxruntime-mobile
5

6
# MLAS and related contrib ops
7
/onnxruntime/core/graph/contrib_ops/nhwc_schema_defs.cc @microsoft/onnxruntime-mlas
8
/onnxruntime/core/graph/contrib_ops/nchwc_schema_defs.cc @microsoft/onnxruntime-mlas
9
/onnxruntime/core/graph/contrib_ops/quantization_defs.* @microsoft/onnxruntime-mlas
10
/onnxruntime/core/mlas/** @microsoft/onnxruntime-mlas
11

12
# build pipelines and workflows
13
/tools/ci_build/github/azure-pipelines @microsoft/onnxruntime-es
14
/.github/workflows @microsoft/onnxruntime-es
15

16
# Dependencies
17
requirements-dev.txt @microsoft/onnxruntime-admin
18
requirements-doc.txt @microsoft/onnxruntime-admin
19
requirements-training.txt @microsoft/onnxruntime-admin
20
requirements.txt.in @microsoft/onnxruntime-admin
21
/cgmanifests/cgmanifest.json @microsoft/onnxruntime-admin
22
/cgmanifests/generated/cgmanifest.json @microsoft/onnxruntime-admin
23

24
# Public facing APIs
25
# C/C++
26
/onnxruntime/include/onnxruntime/core/session/onnxruntime_c_api.h @microsoft/onnxruntime-api
27
/onnxruntime/include/onnxruntime/core/session/onnxruntime_cxx_api.h @microsoft/onnxruntime-api
28
/onnxruntime/include/onnxruntime/core/session/onnxruntime_cxx_inline.h @microsoft/onnxruntime-api
29

30
# C#
31
/onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime/*.cs @microsoft/onnxruntime-api
32

33
# Python
34
/onnxruntime/onnxruntime/python/*.h @microsoft/onnxruntime-api
35
/onnxruntime/onnxruntime/python/*.cc @microsoft/onnxruntime-api
36
/onnxruntime/onnxruntime/python/*.py @microsoft/onnxruntime-api
37

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.