aboutsummaryrefslogtreecommitdiff
path: root/LICENSES.spdx
blob: eb175aace44b4413cbe08bb6a902a8e4300988c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
##### Document

SPDXVersion: SPDX-2.2
SPDXID: SPDXRef-licenses-doc
DataLicense: CC0-1.0
Creator: Arm Ltd

##### Package

PackageName: tosa-checker
PackageOriginator: Arm Ltd
PackageHomePage: https://git.mlplatform.org/tosa/tosa_checker.git
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0

##### Direct dependencies, statically linked or header-only

PackageName: llvm
SPDXID: SPDXRef-llvm
PackageDownloadLocation: https://github.com/llvm/llvm-project/
PackageLicenseDeclared: (Apache-2.0 AND LLVM-exception)
PackageLicenseConcluded: (Apache-2.0 AND LLVM-exception)

PackageName: pybind11
SPDXID: SPDXRef-pybind11
PackageDownloadLocation: https://github.com/pybind/pybind11/
PackageLicenseDeclared: BSD-3-Clause
PackageLicenseConcluded: BSD-3-Clause
PackageCopyrightText: <text>Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>, All rights reserved.</text>

PackageName: tensorflow
SPDXID: SPDXRef-tensorflow
PackageDownloadLocation: https://github.com/tensorflow/tensorflow
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2020 The TensorFlow Authors. All Rights Reserved.</text>

##### Indirect dependencies, statically linked or header-only

PackageName: abseil-cpp
SPDXID: SPDXRef-abseil-cpp
PackageDownloadLocation: https://github.com/abseil/abseil-cpp/
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2017 The Abseil Authors</text>

PackageName: ARM_NEON_2_x86_SSE
SPDXID: SPDXRef-arm-neon-2-x86-sse
PackageDownloadLocation: https://github.com/intel/ARM_NEON_2_x86_SSE
PackageLicenseDeclared: LicenseRef-ARM_NEON_2_x86_SSE
PackageLicenseConcluded: LicenseRef-ARM_NEON_2_x86_SSE
PackageCopyrightText: <text>Copyright (C) 2012-2020 Intel Corporation.  All rights reserved.</text>

PackageName: clog
SPDXID: SPDXRef-clog
PackageDownloadLocation: https://github.com/pytorch/cpuinfo/tree/master/deps/clog
PackageLicenseDeclared: BSD-2-Clause
PackageLicenseConcluded: BSD-2-Clause
PackageCopyrightText: <text>
Copyright (C) 2018 Marat Dukhan
Copyright (c) 2017-2018 Facebook Inc.
Copyright (c) 2017 Georgia Institute of Technology

All rights reserved.
</text>

PackageName: cpuinfo
SPDXID: SPDXRef-cpuinfo
PackageDownloadLocation: https://github.com/pytorch/cpuinfo/
PackageLicenseDeclared: BSD-2-Clause
PackageLicenseConcluded: BSD-2-Clause
PackageCopyrightText: <text>
Copyright (c) 2019 Google LLC
Copyright (c) 2017-2018 Facebook Inc.
Copyright (C) 2012-2017 Georgia Institute of Technology
Copyright (C) 2010-2012 Marat Dukhan

All rights reserved.
</text>

PackageName: crc32c
SPDXID: SPDXRef-crc32c
PackageDownloadLocation: https://github.com/google/crc32c
PackageLicenseDeclared: BSD-3-Clause
PackageLicenseConcluded: BSD-3-Clause
PackageCopyrightText: <text>Copyright 2017, The CRC32C Authors.</text>

PackageName: cpython
SPDXID: SPDXRef-cpython
PackageDownloadLocation: https://github.com/python/cpython
PackageLicenseDeclared: PSF-2.0
PackageLicenseConcluded: PSF-2.0
PackageCopyrightText: <text>Copyright © 2001-2022 Python Software Foundation. All rights reserved.</text>

PackageName: double-conversion
SPDXID: SPDXRef-double-conversion
PackageDownloadLocation: https://github.com/google/double-conversion
PackageLicenseDeclared: BSD-3-Clause
PackageLicenseConcluded: BSD-3-Clause
PackageCopyrightText: <text>Copyright 2006-2011, the V8 project authors. All rights reserved.</text>

PackageName: eigen
SPDXID: SPDXRef-eigen
PackageDownloadLocation: https://gitlab.com/libeigen/eigen/
PackageLicenseDeclared: (Apache-2.0 OR BSD-3-Clause OR MPL-2.0 OR LGPL-2.1-or-later OR Minpack)
PackageLicenseConcluded: MPL-2.0
PackageLicenseComments: <text>Compiled with EIGEN_MPL2_ONLY defined</text>

PackageName: farmhash
SPDXID: SPDXRef-farmhash
PackageDownloadLocation: https://github.com/google/farmhash
PackageLicenseDeclared: MIT
PackageLicenseConcluded: MIT
PackageCopyrightText: <text>Copyright (c) 2014 Google, Inc.</text>

PackageName: flatbuffers
SPDXID: SPDXRef-flatbuffers
PackageDownloadLocation: https://github.com/google/flatbuffers/
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2022 Google Inc. All rights reserved.</text>

PackageName: FXdiv
SPDXID: SPDXRef-FXdiv
PackageDownloadLocation: https://github.com/Maratyszcza/FXdiv/
PackageLicenseDeclared: MIT
PackageLicenseConcluded: MIT
PackageCopyrightText: <text>
Copyright (c) 2017 Facebook Inc.
Copyright (c) 2016-2017 Marat Dukhan
</text>

PackageName: gemmlowp
SPDXID: SPDXRef-gemmlowp
PackageDownloadLocation: https://github.com/google/gemmlowp
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2016 The Gemmlowp Authors. All Rights Reserved.</text>

PackageName: giflib
SPDXID: SPDXRef-giflib
PackageDownloadLocation: https://sourceforge.net/projects/giflib/
PackageLicenseDeclared: MIT
PackageLicenseConcluded: MIT
PackageCopyrightText: <text>Copyright (c) 1997  Eric S. Raymond.</text>

PackageName: googleapis
SPDXID: SPDXRef-googleapis
PackageDownloadLocation: https://github.com/googleapis/googleapis
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2022 Google LLC</text>

PackageName: highwayhash
SPDXID: SPDXRef-highwayhash
PackageDownloadLocation: https://github.com/google/highwayhash/
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2022 Google Inc. All Rights Reserved.</text>

PackageName: hwloc
SPDXID: SPDXRef-hwloc
PackageDownloadLocation: https://github.com/open-mpi/hwloc
PackageLicenseDeclared: LicenseRef-hwloc
PackageLicenseConcluded: LicenseRef-hwloc
PackageCopyrightText: <text>
Copyright © 2004-2006 The Trustees of Indiana University and Indiana University Research and Technology Corporation.  All rights reserved.
Copyright © 2004-2005 The University of Tennessee and The University of Tennessee Research Foundation.  All rights reserved.
Copyright © 2004-2005 High Performance Computing Center Stuttgart, University of Stuttgart.  All rights reserved.
Copyright © 2004-2005 The Regents of the University of California. All rights reserved.
Copyright © 2009      CNRS
Copyright © 2009-2016 Inria.  All rights reserved.
Copyright © 2009-2015 Université Bordeaux
Copyright © 2009-2015 Cisco Systems, Inc.  All rights reserved.
Copyright © 2009-2012 Oracle and/or its affiliates.  All rights reserved.
Copyright © 2010      IBM
Copyright © 2010      Jirka Hladky
Copyright © 2012      Aleksej Saushev, The NetBSD Foundation
Copyright © 2012      Blue Brain Project, EPFL. All rights reserved.
Copyright © 2013-2014 University of Wisconsin-La Crosse. All rights reserved.
Copyright © 2015      Research Organization for Information Science and Technology (RIST). All rights reserved.
Copyright © 2015-2016 Intel, Inc.  All rights reserved.
</text>

PackageName: libjpeg-turbo
SPDXID: SPDXRef-libjpeg-turbo
PackageDownloadLocation: https://github.com/libjpeg-turbo/libjpeg-turbo
PackageLicenseDeclared: (BSD-3-Clause AND IJG AND Zlib)
PackageLicenseConcluded: (BSD-3-Clause AND IJG AND Zlib)
PackageCopyrightText: <text>
Copyright (C)2009-2022 D. R. Commander. All Rights Reserved.
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
</text>

PackageName: nasm
SPDXID: SPDXRef-nasm
PackageDownloadLocation: https://github.com/netwide-assembler/nasm
PackageLicenseDeclared: BSD-2-Clause
PackageLicenseConcluded: BSD-2-Clause
PackageCopyrightText: <text>Copyright 1996-2010 the NASM Authors - All rights reserved.</text>

PackageName: nsync
SPDXID: SPDXRef-nsync
PackageDownloadLocation: https://github.com/google/nsync
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2022 Google Inc.</text>

PackageName: OouraFFT
SPDXID: SPDXRef-OouraFFT
PackageDownloadLocation: https://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
PackageLicenseDeclared: LicenseRef-OouraFFT
PackageLicenseConcluded: LicenseRef-OouraFFT
PackageCopyrightText: <text>Copyright Takuya OOURA, 1996-2001 </text>

PackageName: protobuf
SPDXID: SPDXRef-protobuf
PackageDownloadLocation: https://github.com/protocolbuffers/protobuf/
PackageLicenseDeclared: BSD-3-Clause
PackageLicenseConcluded: BSD-3-Clause
PackageCopyrightText: <text>Copyright 2008 Google Inc.  All rights reserved.</text>

PackageName: pthreadpool
SPDXID: SPDXRef-pthreadpool
PackageDownloadLocation: https://github.com/Maratyszcza/pthreadpool/
PackageLicenseDeclared: BSD-2-Clause
PackageLicenseConcluded: BSD-2-Clause
PackageCopyrightText: <text>
Copyright 2019 Google LLC
Copyright (c) 2017 Facebook Inc.
Copyright (c) 2015-2017 Georgia Institute of Technology
All rights reserved.
</text>

PackageName: re2
SPDXID: SPDXRef-re2
PackageDownloadLocation: https://github.com/google/re2/
PackageLicenseDeclared: BSD-3-Clause
PackageLicenseConcluded: BSD-3-Clause
PackageCopyrightText: <text>Copyright (c) 2009 The RE2 Authors. All rights reserved.</text>

PackageName: ruy
SPDXID: SPDXRef-ruy
PackageDownloadLocation: https://github.com/google/ruy/
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2022 Google LLC. All Rights Reserved.</text>

PackageName: snappy
SPDXID: SPDXRef-snappy
PackageDownloadLocation: https://github.com/google/snappy/
PackageLicenseDeclared: BSD-3-Clause
PackageLicenseConcluded: BSD-3-Clause
PackageCopyrightText: <text>Copyright 2011, Google Inc. All rights reserved.</text>

PackageName: tensorflow-gcp-tools
SPDXID: SPDXRef-tensorflow-gcp-tools
PackageDownloadLocation: https://github.com/GoogleCloudPlatform/tensorflow-gcp-tools/
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>Copyright 2020 Google LLC. All Rights Reserved.</text>

PackageName: stablehlo
SPDXID: SPDXRef-stablehlo
PackageDownloadLocation: https://github.com/openxla/stablehlo
PackageLicenseDeclared: Apache-2.0
PackageLicenseConcluded: Apache-2.0
PackageCopyrightText: <text>
Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Copyright 2022 The StableHLO Authors.
</text>

PackageName: zlib
SPDXID: SPDXRef-zlib
PackageDownloadLocation: https://zlib.net/
PackageLicenseDeclared: Zlib
PackageLicenseConcluded: Zlib
PackageCopyrightText: <text>Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler</text>

##### Direct dependencies, dynamically linked

PackageName: glibc
SPDXID: SPDXRef-glibc
PackageDownloadLocation: https://www.gnu.org/software/libc/
PackageLicenseDeclared: LGPL-2.1-or-later
PackageLicenseConcluded: LGPL-2.1-or-later
PackageCopyrightText: <text>Copyright (C) 1991-2022 Free Software Foundation, Inc.</text>

PackageName: libgcc
SPDXID: SPDXRef-libgcc
PackageDownloadLocation: https://gcc.gnu.org/
PackageLicenseDeclared: GPL-3.0-only WITH GCC-exception-3.1
PackageLicenseConcluded: GPL-3.0-only WITH GCC-exception-3.1
PackageCopyrightText: <text>Copyright (C) 2009 Free Software Foundation, Inc.</text>

PackageName: libstdc++
SPDXID: SPDXRef-libstdc++
PackageDownloadLocation: https://gcc.gnu.org/
PackageLicenseDeclared: GPL-3.0-only WITH GCC-exception-3.1
PackageLicenseConcluded: GPL-3.0-only WITH GCC-exception-3.1
PackageCopyrightText: <text>Copyright (C) 2009 Free Software Foundation, Inc.</text>