onnx

Форк
0
/
REUSE.toml 
206 строк · 7.2 Кб
1
# Copyright (c) ONNX Project Contributors
2
#
3
# SPDX-License-Identifier: Apache-2.0
4

5
version = 1
6
SPDX-PackageName = "onnx"
7
SPDX-PackageSupplier = "onnx-technical-discuss@lists.lfaidata.foundation"
8
SPDX-PackageDownloadLocation = "onnx.ai"
9

10
[[annotations]]
11
path = "codecov.yml"
12
precedence = "aggregate"
13
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
14
SPDX-License-Identifier = "Apache-2.0"
15

16
[[annotations]]
17
path = [".github/**/**.md", ".github/pull_request_template.md"]
18
precedence = "aggregate"
19
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
20
SPDX-License-Identifier = "Apache-2.0"
21

22
[[annotations]]
23
path = ".github/**/**.yml"
24
precedence = "aggregate"
25
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
26
SPDX-License-Identifier = "Apache-2.0"
27

28
[[annotations]]
29
path = "onnx/backend/test/data/simple/**/test_data_set_0/**pb"
30
precedence = "aggregate"
31
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
32
SPDX-License-Identifier = "Apache-2.0"
33

34
[[annotations]]
35
path = "onnx/backend/test/data/node/**/test_data_set_0/**.pb"
36
precedence = "aggregate"
37
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
38
SPDX-License-Identifier = "Apache-2.0"
39

40
[[annotations]]
41
path = "onnx/backend/test/data/simple/**/**.onnx"
42
precedence = "aggregate"
43
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
44
SPDX-License-Identifier = "Apache-2.0"
45

46
[[annotations]]
47
path = "onnx/backend/test/data/pytorch-operator/**/test_data_set_0/**.pb"
48
precedence = "aggregate"
49
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
50
SPDX-License-Identifier = "Apache-2.0"
51

52
[[annotations]]
53
path = "onnx/backend/test/data/pytorch-operator/**/**.onnx"
54
precedence = "aggregate"
55
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
56
SPDX-License-Identifier = "Apache-2.0"
57

58
[[annotations]]
59
path = "onnx/backend/test/data/pytorch-operator/**/**.pb"
60
precedence = "aggregate"
61
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
62
SPDX-License-Identifier = "Apache-2.0"
63

64
[[annotations]]
65
path = "onnx/backend/test/data/node/**/**.onnx"
66
precedence = "aggregate"
67
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
68
SPDX-License-Identifier = "Apache-2.0"
69

70
[[annotations]]
71
path = "onnx/backend/test/data/pytorch-converted/**/test_data_set_0/**.pb"
72
precedence = "aggregate"
73
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
74
SPDX-License-Identifier = "Apache-2.0"
75

76
[[annotations]]
77
path = "onnx/backend/test/data/light/**.onnx"
78
precedence = "aggregate"
79
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
80
SPDX-License-Identifier = "Apache-2.0"
81

82
[[annotations]]
83
path = "onnx/backend/test/data/light/**.pb"
84
precedence = "aggregate"
85
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
86
SPDX-License-Identifier = "Apache-2.0"
87

88
[[annotations]]
89
path = "onnx/backend/test/data/real/**/**.json"
90
precedence = "aggregate"
91
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
92
SPDX-License-Identifier = "Apache-2.0"
93

94
[[annotations]]
95
path = "onnx/backend/test/data/pytorch-converted/**/**.onnx"
96
precedence = "aggregate"
97
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
98
SPDX-License-Identifier = "Apache-2.0"
99

100
[[annotations]]
101
path = "onnx/backend/test/data/light/light/**.onnx"
102
precedence = "aggregate"
103
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
104
SPDX-License-Identifier = "Apache-2.0"
105

106
[[annotations]]
107
path = ["onnx/onnx-operators**", "onnx/onnx-ml**", "onnx/onnx-data**", "onnx/onnx**"]
108
precedence = "aggregate"
109
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
110
SPDX-License-Identifier = "Apache-2.0"
111

112
[[annotations]]
113
path = ["docs/docsgen/source/api/**md", "docs/docsgen/source/_static/**", "docs/docsgen/source/requirements.txt", "docs/docsgen/source/onnx-favicon.png"]
114
precedence = "aggregate"
115
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
116
SPDX-License-Identifier = "Apache-2.0"
117

118
[[annotations]]
119
path = "docs/Change**.md"
120
precedence = "aggregate"
121
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
122
SPDX-License-Identifier = "Apache-2.0"
123

124
[[annotations]]
125
path = "docs/Test**.md"
126
precedence = "aggregate"
127
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
128
SPDX-License-Identifier = "Apache-2.0"
129

130
[[annotations]]
131
path = "docs/Operator**.md"
132
precedence = "aggregate"
133
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
134
SPDX-License-Identifier = "Apache-2.0"
135

136
[[annotations]]
137
path = [".gitignore", "**/**/.gitignore", ".gitmodules", ".lintrunner.toml", ".gitattributes", ".git-blame-ignore-revs", ".clang**", ".editorconfig"]
138
precedence = "aggregate"
139
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
140
SPDX-License-Identifier = "Apache-2.0"
141

142
[[annotations]]
143
path = ["docs/docsgen/source/intro/images/**", "docs/docsgen/source/intro/**md"]
144
precedence = "aggregate"
145
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
146
SPDX-License-Identifier = "Apache-2.0"
147

148
[[annotations]]
149
path = ["examples/**ipynb", "examples/resources/**"]
150
precedence = "aggregate"
151
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
152
SPDX-License-Identifier = "Apache-2.0"
153

154
[[annotations]]
155
path = ["MANIFEST.in", "VERSION_NUMBER", "CODE_OF_CONDUCT.md", "CODEOWNERS", "pyproject**.toml", "requirements**.txt"]
156
precedence = "aggregate"
157
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
158
SPDX-License-Identifier = "Apache-2.0"
159

160
[[annotations]]
161
path = ["onnx/onnx_cpp2py_export/**pyi", "onnx/py.typed"]
162
precedence = "aggregate"
163
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
164
SPDX-License-Identifier = "Apache-2.0"
165

166
[[annotations]]
167
path = ["onnx/defs/**/**.cc", "onnx/defs/**/**.h"]
168
precedence = "aggregate"
169
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
170
SPDX-License-Identifier = "Apache-2.0"
171

172
[[annotations]]
173
path = "onnx/reference/ops/aionnxml/**py"
174
precedence = "aggregate"
175
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
176
SPDX-License-Identifier = "Apache-2.0"
177

178
[[annotations]]
179
path = ["onnx/defs/**.cc", "onnx/defs/**.h"]
180
precedence = "aggregate"
181
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
182
SPDX-License-Identifier = "Apache-2.0"
183

184
[[annotations]]
185
path = ["cmake/ONNXConfig**.in", "CMakeLists.txt", "cmake/**cmake", "cmake/"]
186
precedence = "aggregate"
187
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
188
SPDX-License-Identifier = "Apache-2.0"
189

190
[[annotations]]
191
path = [".vscode/settings.json", "docs/docsgen/source/_templates/layout.html", "docs/docsgen/source/_templates/sidebar-nav-bs.html", "docs/images/onnx_hub_arch.svg", "docs/onnx-horizontal-color.png", "tools/protoc-gen-mypy.sh.in"]
192
precedence = "aggregate"
193
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
194
SPDX-License-Identifier = "Apache-2.0"
195

196
[[annotations]]
197
path = ["onnx/gen_proto.py", "tools/protoc-gen-mypy.bat", "onnx/reference/op_run.py"]
198
precedence = "aggregate"
199
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
200
SPDX-License-Identifier = "Apache-2.0"
201

202
[[annotations]]
203
path = ["onnx/backend/sample/ops/abs.py", "onnx/gen_proto.py"]
204
precedence = "aggregate"
205
SPDX-FileCopyrightText = "Copyright (c) ONNX Project Contributors"
206
SPDX-License-Identifier = "Apache-2.0"
207

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

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

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

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