forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSES_BUNDLED.txt
485 lines (402 loc) · 17.2 KB
/
LICENSES_BUNDLED.txt
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
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
The PyTorch repository and source distributions bundle several libraries that are
compatibly licensed. We list these here.
Name: DCGM
License: Apache-2.0
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/LICENSE
Name: FP16
License: MIT
Files: third_party/FP16
For details, see: third_party/FP16/LICENSE
Name: FXdiv
License: MIT
Files: third_party/FXdiv
For details, see: third_party/FXdiv/LICENSE
Name: NNPACK
License: BSD-2-Clause
Files: third_party/NNPACK
For details, see: third_party/NNPACK/LICENSE
Name: QNNPACK
License: BSD-3-Clause
Files: third_party/QNNPACK
For details, see: third_party/QNNPACK/LICENSE
Name: VulkanMemoryAllocator
License: MIT
Files: third_party/VulkanMemoryAllocator
For details, see: third_party/VulkanMemoryAllocator/LICENSE.txt
Name: XNNPACK
License: BSD-3-Clause
Files: third_party/XNNPACK
For details, see: third_party/XNNPACK/LICENSE
Name: benchmark
License: Apache-2.0
Files: third_party/benchmark,
third_party/onnx/third_party/benchmark,
third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark,
third_party/protobuf/third_party/benchmark,
third_party/opentelemetry-cpp/third_party/benchmark
For details, see: third_party/benchmark/LICENSE,
third_party/onnx/third_party/benchmark/LICENSE,
third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark/LICENSE,
third_party/protobuf/third_party/benchmark/LICENSE,
third_party/opentelemetry-cpp/third_party/benchmark/LICENSE
Name: boost-vcpkg-helpers
License: MIT
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/LICENSE.txt
Name: cJSON
License: MIT
Files: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON
For details, see: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/LICENSE
Name: catch2
License: BSL-1.0
Files: third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2
For details, see: third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2/LICENSE.txt
Name: clog
License: BSD-2-Clause
Files: third_party/QNNPACK/deps/clog,
third_party/cpuinfo/deps/clog,
third_party/fbgemm/third_party/cpuinfo/deps/clog
For details, see: third_party/QNNPACK/deps/clog/LICENSE,
third_party/cpuinfo/deps/clog/LICENSE,
third_party/fbgemm/third_party/cpuinfo/deps/clog/LICENSE
Name: colorama
License: BSD-3-Clause
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/LICENSE.txt
Name: cpp-httplib
License: MIT
Files: third_party/cpp-httplib
For details, see: third_party/cpp-httplib/LICENSE
Name: cpplint
License: BSD-3-Clause
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint,
third_party/nlohmann/tools/cpplint
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/LICENSE,
third_party/nlohmann/tools/cpplint/LICENSE
Name: cpr
License: MIT
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/cpr
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/LICENSE
Name: cpuinfo
License: BSD-2-Clause
Files: third_party/cpuinfo,
third_party/fbgemm/third_party/cpuinfo
For details, see: third_party/cpuinfo/LICENSE,
third_party/fbgemm/third_party/cpuinfo/LICENSE
Name: cudnn_frontend
License: MIT
Files: third_party/cudnn_frontend
For details, see: third_party/cudnn_frontend/LICENSE.txt
Name: cutlass
License: BSD-3-Clause
Files: third_party/cutlass,
third_party/fbgemm/third_party/cutlass
For details, see: third_party/cutlass/LICENSE.txt,
third_party/fbgemm/third_party/cutlass/LICENSE.txt
Name: dart
License: Apache-2.0
Files: third_party/flatbuffers/dart
For details, see: third_party/flatbuffers/dart/LICENSE
Name: doctest
License: MIT
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest,
third_party/nlohmann/tests/thirdparty/doctest
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/LICENSE.txt,
third_party/nlohmann/tests/thirdparty/doctest/LICENSE.txt
Name: duktape-1.5.2
License: MIT
Files: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2
For details, see: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/LICENSE.txt
Name: duktape-1.8.0
License: MIT
Files: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0
For details, see: third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/LICENSE.txt
Name: dynolog
License: MIT
Files: third_party/kineto/libkineto/third_party/dynolog
For details, see: third_party/kineto/libkineto/third_party/dynolog/LICENSE
Name: eigen
License: BSD-3-Clause
Files: third_party/eigen
For details, see: third_party/eigen/COPYING.BSD
Name: etw
License: MIT
Files: third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw
For details, see: third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/LICENSE
Name: expected
License: MIT
Files: third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected
For details, see: third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected/LICENSE
Name: fbgemm
License: BSD-3-Clause
Files: third_party/fbgemm
For details, see: third_party/fbgemm/LICENSE
Name: ffnvcodec
License: MIT with exception
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/LICENSE.txt
Name: flatbuffers
License: Apache-2.0
Files: third_party/flatbuffers
For details, see: third_party/flatbuffers/LICENSE
Name: fmt
License: MIT with exception
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/fmt,
third_party/kineto/libkineto/third_party/fmt,
third_party/fmt
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/LICENSE.rst,
third_party/kineto/libkineto/third_party/fmt/LICENSE.rst,
third_party/fmt/LICENSE
Name: foxi
License: MIT
Files: third_party/foxi
For details, see: third_party/foxi/LICENSE
Name: gemmlowp
License: Apache-2.0
Files: third_party/gemmlowp/gemmlowp
For details, see: third_party/gemmlowp/gemmlowp/LICENSE
Name: generator
License: Apache-2.0
Files: third_party/fbgemm/third_party/googletest/googlemock/scripts/generator,
third_party/googletest/googlemock/scripts/generator,
third_party/kineto/libkineto/third_party/googletest/googlemock/scripts/generator,
third_party/protobuf/third_party/googletest/googlemock/scripts/generator,
third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator,
third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator
For details, see: third_party/fbgemm/third_party/googletest/googlemock/scripts/generator/LICENSE,
third_party/googletest/googlemock/scripts/generator/LICENSE,
third_party/kineto/libkineto/third_party/googletest/googlemock/scripts/generator/LICENSE,
third_party/protobuf/third_party/googletest/googlemock/scripts/generator/LICENSE,
third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/LICENSE,
third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/LICENSE
Name: gettimeofday
License: Apache-2.0
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/LICENSE
Name: gloo
License: BSD-3-Clause
Files: third_party/gloo
For details, see: third_party/gloo/LICENSE
Name: googlemock
License: BSD-3-Clause
Files: third_party/fbgemm/third_party/googletest/googlemock,
third_party/kineto/libkineto/third_party/googletest/googlemock,
third_party/protobuf/third_party/googletest/googlemock,
third_party/tensorpipe/third_party/googletest/googlemock
For details, see: third_party/fbgemm/third_party/googletest/googlemock/LICENSE,
third_party/kineto/libkineto/third_party/googletest/googlemock/LICENSE,
third_party/protobuf/third_party/googletest/googlemock/LICENSE,
third_party/tensorpipe/third_party/googletest/googlemock/LICENSE
Name: googletest
License: BSD-3-Clause
Files: third_party/fbgemm/third_party/googletest,
third_party/fbgemm/third_party/googletest/googletest,
third_party/googletest,
third_party/kineto/libkineto/third_party/dynolog/third_party/googletest,
third_party/kineto/libkineto/third_party/googletest,
third_party/kineto/libkineto/third_party/googletest/googletest,
third_party/protobuf/third_party/googletest,
third_party/protobuf/third_party/googletest/googletest,
third_party/tensorpipe/third_party/googletest,
third_party/tensorpipe/third_party/googletest/googletest,
third_party/opentelemetry-cpp/third_party/googletest,
third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest
For details, see: third_party/fbgemm/third_party/googletest/LICENSE,
third_party/fbgemm/third_party/googletest/googletest/LICENSE,
third_party/googletest/LICENSE,
third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/LICENSE,
third_party/kineto/libkineto/third_party/googletest/LICENSE,
third_party/kineto/libkineto/third_party/googletest/googletest/LICENSE,
third_party/protobuf/third_party/googletest/LICENSE,
third_party/protobuf/third_party/googletest/googletest/LICENSE,
third_party/tensorpipe/third_party/googletest/LICENSE,
third_party/tensorpipe/third_party/googletest/googletest/LICENSE,
third_party/opentelemetry-cpp/third_party/googletest/LICENSE,
third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/LICENSE
Name: gtest
License: BSD-3-Clause
Files: third_party/ideep/mkl-dnn/tests/gtests/gtest
For details, see: third_party/ideep/mkl-dnn/tests/gtests/gtest/LICENSE
Name: hipify_torch
License: MIT
Files: third_party/fbgemm/third_party/hipify_torch
For details, see: third_party/fbgemm/third_party/hipify_torch/LICENSE.txt
Name: hungarian
License: Permissive (free to use)
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/LICENSE.txt
Name: ideep
License: MIT
Files: third_party/ideep
For details, see: third_party/ideep/LICENSE
Name: ios-cmake
License: BSD-3-Clause
Files: third_party/ios-cmake
For details, see: third_party/ios-cmake/LICENSE
Name: irrlicht
License: MIT
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/LICENSE.txt
Name: kineto
License: BSD-3-Clause
Files: third_party/kineto
For details, see: third_party/kineto/LICENSE
Name: libnop
License: Apache-2.0
Files: third_party/tensorpipe/third_party/libnop
For details, see: third_party/tensorpipe/third_party/libnop/LICENSE
Name: libstemmer
License: BSD-3-Clause
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/LICENSE
Name: libuv
License: MIT
Files: third_party/tensorpipe/third_party/libuv
For details, see: third_party/tensorpipe/third_party/libuv/LICENSE
Name: mimalloc
License: MIT
Files: third_party/mimalloc
For details, see: third_party/mimalloc/LICENSE
Name: miniz-2.1.0
License: MIT
Files: third_party/miniz-2.1.0
For details, see: third_party/miniz-2.1.0/LICENSE
Name: mkl-dnn
License: Apache-2.0
Files: third_party/ideep/mkl-dnn
For details, see: third_party/ideep/mkl-dnn/LICENSE
Name: ms-gsl
License: MIT
Files: third_party/opentelemetry-cpp/third_party/ms-gsl
For details, see: third_party/opentelemetry-cpp/third_party/ms-gsl/LICENSE
Name: nccl
License: BSD-3-Clause
Files: third_party/nccl/nccl
For details, see: third_party/nccl/nccl/LICENSE.txt
Name: neon2sse
License: BSD-Source-Code
Files: third_party/neon2sse
For details, see: third_party/neon2sse/LICENSE
Name: onnx
License: Apache-2.0
Files: third_party/onnx
For details, see: third_party/onnx/LICENSE
Name: onnx
License: MIT
Files: third_party/onnx-tensorrt/third_party/onnx
For details, see: third_party/onnx-tensorrt/third_party/onnx/LICENSE
Name: onnx-tensorrt
License: MIT
Files: third_party/onnx-tensorrt
For details, see: third_party/onnx-tensorrt/LICENSE
Name: opentelemetry-cpp
License: Apache-2.0
Files: third_party/opentelemetry-cpp
For details, see: third_party/opentelemetry-cpp/LICENSE
Name: opentelemetry-proto
License: Apache-2.0
Files: third_party/opentelemetry-cpp/third_party/opentelemetry-proto
For details, see: third_party/opentelemetry-cpp/third_party/opentelemetry-proto/LICENSE
Name: opentracing-cpp
License: Apache-2.0
Files: third_party/opentelemetry-cpp/third_party/opentracing-cpp
For details, see: third_party/opentelemetry-cpp/third_party/opentracing-cpp/LICENSE
Name: pdcurses
License: Public Domain for core
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/LICENSE
Name: pfs
License: Apache-2.0
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/pfs
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/LICENSE
Name: physac
License: MIT
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/physac
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/LICENSE
Name: pqp
License: Apache-2.0
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/LICENSE
Name: prometheus-cpp
License: MIT
Files: third_party/opentelemetry-cpp/third_party/prometheus-cpp
For details, see: third_party/opentelemetry-cpp/third_party/prometheus-cpp/LICENSE
Name: protobuf
License: BSD-3-Clause
Files: third_party/protobuf
For details, see: third_party/protobuf/LICENSE
Name: psimd
License: MIT
Files: third_party/psimd
For details, see: third_party/psimd/LICENSE
Name: pthreadpool
License: BSD-2-Clause
Files: third_party/pthreadpool
For details, see: third_party/pthreadpool/LICENSE
Name: pybind11
License: BSD-3-Clause
Files: third_party/onnx/third_party/pybind11,
third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11,
third_party/pybind11,
third_party/tensorpipe/third_party/pybind11
For details, see: third_party/onnx/third_party/pybind11/LICENSE,
third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/LICENSE,
third_party/pybind11/LICENSE,
third_party/tensorpipe/third_party/pybind11/LICENSE
Name: python
License: BSD-3-Clause
Files: third_party/cutlass/python
For details, see: third_party/cutlass/python/LICENSE.txt
Name: python-peachpy
License: BSD-2-Clause
Files: third_party/python-peachpy
For details, see: third_party/python-peachpy/LICENSE.rst
Name: sigslot
License: Public Domain
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/LICENSE
Name: sleef
License: BSL-1.0
Files: third_party/sleef
For details, see: third_party/sleef/LICENSE.txt
Name: swift
License: Apache-2.0
Files: third_party/flatbuffers/swift
For details, see: third_party/flatbuffers/swift/LICENSE
Name: tb_plugin
License: BSD-3-Clause
Files: third_party/kineto/tb_plugin
For details, see: third_party/kineto/tb_plugin/LICENSE
Name: tbb
License: Apache-2.0
Files: third_party/tbb
For details, see: third_party/tbb/LICENSE
Name: tensorflow-common
License: MIT
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/LICENSE.txt
Name: tensorpipe
License: BSD-3-Clause
Files: third_party/tensorpipe
For details, see: third_party/tensorpipe/LICENSE.txt
Name: test
License: MIT with exception
Files: third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test
For details, see: third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/LICENSE
Name: variant
License: BSD-3-Clause
Files: third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant
For details, see: third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/LICENSE
Name: vcpkg
License: MIT
Files: third_party/opentelemetry-cpp/tools/vcpkg
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/LICENSE.txt
Name: vulkan
License: Apache-2.0 with exception
Files: third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan
For details, see: third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/LICENSE.txt
Name: zstd
License: BSD-3-Clause
Files: third_party/zstd
For details, see: third_party/zstd/LICENSE