File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,17 @@ requirements-training.txt @microsoft/onnxruntime-admin
20
20
requirements.txt.in @ microsoft/onnxruntime-admin
21
21
/cgmanifests /cgmanifest.json @ microsoft/onnxruntime-admin
22
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
You can’t perform that action at this time.
0 commit comments