onnxruntime 0.3.2 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +29 -0
- data/LICENSE.txt +18 -19
- data/README.md +9 -2
- data/lib/onnxruntime/ffi.rb +23 -10
- data/lib/onnxruntime/inference_session.rb +186 -64
- data/lib/onnxruntime/version.rb +1 -1
- data/vendor/ThirdPartyNotices.txt +1506 -633
- data/vendor/libonnxruntime.dylib +0 -0
- data/vendor/libonnxruntime.so +0 -0
- data/vendor/onnxruntime.dll +0 -0
- metadata +7 -7
data/lib/onnxruntime/version.rb
CHANGED
@@ -225,7 +225,7 @@ THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
225
225
|
|
226
226
|
_____
|
227
227
|
|
228
|
-
|
228
|
+
Eigen
|
229
229
|
|
230
230
|
MPL v2.0
|
231
231
|
Mozilla Public License Version 2.0
|
@@ -610,7 +610,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
610
610
|
|
611
611
|
_____
|
612
612
|
|
613
|
-
intel/
|
613
|
+
intel/dnnl
|
614
614
|
|
615
615
|
Copyright 2016-2018 Intel Corporation
|
616
616
|
|
@@ -848,22 +848,16 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
|
848
848
|
|
849
849
|
_____
|
850
850
|
|
851
|
-
|
851
|
+
gsl-lite
|
852
852
|
|
853
|
+
gsl-lite is based on GSL: Guidelines Support Library.
|
854
|
+
For more information see https://github.com/martinmoene/gsl-lite
|
855
|
+
|
856
|
+
Copyright (c) 2015 Martin Moene
|
853
857
|
Copyright (c) 2015 Microsoft Corporation. All rights reserved.
|
854
858
|
|
855
859
|
This code is licensed under the MIT License (MIT).
|
856
860
|
|
857
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
858
|
-
of this software and associated documentation files (the "Software"), to deal
|
859
|
-
in the Software without restriction, including without limitation the rights
|
860
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
861
|
-
of the Software, and to permit persons to whom the Software is furnished to do
|
862
|
-
so, subject to the following conditions:
|
863
|
-
|
864
|
-
The above copyright notice and this permission notice shall be included in all
|
865
|
-
copies or substantial portions of the Software.
|
866
|
-
|
867
861
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
868
862
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
869
863
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
@@ -1595,7 +1589,7 @@ AUTHORS
|
|
1595
1589
|
# See the latter for an explanation.
|
1596
1590
|
#
|
1597
1591
|
# Names should be added to this file as:
|
1598
|
-
#
|
1592
|
+
# Name or Organization <email address>
|
1599
1593
|
# The email address is not required for organizations.
|
1600
1594
|
#
|
1601
1595
|
# Please keep the list sorted.
|
@@ -1657,7 +1651,7 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1657
1651
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1658
1652
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1659
1653
|
|
1660
|
-
|
1654
|
+
_____
|
1661
1655
|
|
1662
1656
|
Distributed Machine Learning Common Codebase
|
1663
1657
|
|
@@ -1881,7 +1875,7 @@ DLPack: Open In Memory Tensor Structure
|
|
1881
1875
|
See the License for the specific language governing permissions and
|
1882
1876
|
limitations under the License.
|
1883
1877
|
|
1884
|
-
|
1878
|
+
_____
|
1885
1879
|
|
1886
1880
|
HowardHinnant/date
|
1887
1881
|
|
@@ -1917,7 +1911,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1917
1911
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1918
1912
|
SOFTWARE.
|
1919
1913
|
|
1920
|
-
|
1914
|
+
_____
|
1921
1915
|
|
1922
1916
|
TVM Open Deep Learning Compiler Stack
|
1923
1917
|
|
@@ -2204,7 +2198,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
|
2204
2198
|
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
2205
2199
|
--------------------------------------------------------------------------------
|
2206
2200
|
|
2207
|
-
|
2201
|
+
_____
|
2208
2202
|
|
2209
2203
|
FreeBSD: getopt.c file
|
2210
2204
|
|
@@ -2348,412 +2342,412 @@ MIPS Tech LLC
|
|
2348
2342
|
Wave Computing Inc.
|
2349
2343
|
|
2350
2344
|
Apache License
|
2351
|
-
|
2352
|
-
|
2353
|
-
|
2354
|
-
|
2355
|
-
|
2356
|
-
|
2357
|
-
|
2358
|
-
|
2359
|
-
|
2360
|
-
|
2361
|
-
|
2362
|
-
|
2363
|
-
|
2364
|
-
|
2365
|
-
|
2366
|
-
|
2367
|
-
|
2368
|
-
|
2369
|
-
|
2370
|
-
|
2371
|
-
|
2372
|
-
|
2373
|
-
|
2374
|
-
|
2375
|
-
|
2376
|
-
|
2377
|
-
|
2378
|
-
|
2379
|
-
|
2380
|
-
|
2381
|
-
|
2382
|
-
|
2383
|
-
|
2384
|
-
|
2385
|
-
|
2386
|
-
|
2387
|
-
|
2388
|
-
|
2389
|
-
|
2390
|
-
|
2391
|
-
|
2392
|
-
|
2393
|
-
|
2394
|
-
|
2395
|
-
|
2396
|
-
|
2397
|
-
|
2398
|
-
|
2399
|
-
|
2400
|
-
|
2401
|
-
|
2402
|
-
|
2403
|
-
|
2404
|
-
|
2405
|
-
|
2406
|
-
|
2407
|
-
|
2408
|
-
|
2409
|
-
|
2410
|
-
|
2411
|
-
|
2412
|
-
|
2413
|
-
|
2414
|
-
|
2415
|
-
|
2416
|
-
|
2417
|
-
|
2418
|
-
|
2419
|
-
|
2420
|
-
|
2421
|
-
|
2422
|
-
|
2423
|
-
|
2424
|
-
|
2425
|
-
|
2426
|
-
|
2427
|
-
|
2428
|
-
|
2429
|
-
|
2430
|
-
|
2431
|
-
|
2432
|
-
|
2433
|
-
|
2434
|
-
|
2435
|
-
|
2436
|
-
|
2437
|
-
|
2438
|
-
|
2439
|
-
|
2440
|
-
|
2441
|
-
|
2442
|
-
|
2443
|
-
|
2444
|
-
|
2445
|
-
|
2446
|
-
|
2447
|
-
|
2448
|
-
|
2449
|
-
|
2450
|
-
|
2451
|
-
|
2452
|
-
|
2453
|
-
|
2454
|
-
|
2455
|
-
|
2456
|
-
|
2457
|
-
|
2458
|
-
|
2459
|
-
|
2460
|
-
|
2461
|
-
|
2462
|
-
|
2463
|
-
|
2464
|
-
|
2465
|
-
|
2466
|
-
|
2467
|
-
|
2468
|
-
|
2469
|
-
|
2470
|
-
|
2471
|
-
|
2472
|
-
|
2473
|
-
|
2474
|
-
|
2475
|
-
|
2476
|
-
|
2477
|
-
|
2478
|
-
|
2479
|
-
|
2480
|
-
|
2481
|
-
|
2482
|
-
|
2483
|
-
|
2484
|
-
|
2485
|
-
|
2486
|
-
|
2487
|
-
|
2488
|
-
|
2489
|
-
|
2490
|
-
|
2491
|
-
|
2492
|
-
|
2493
|
-
|
2494
|
-
|
2495
|
-
|
2496
|
-
|
2497
|
-
|
2498
|
-
|
2499
|
-
|
2500
|
-
|
2501
|
-
|
2502
|
-
|
2503
|
-
|
2504
|
-
|
2505
|
-
|
2506
|
-
|
2507
|
-
|
2508
|
-
|
2509
|
-
|
2510
|
-
|
2511
|
-
|
2512
|
-
|
2513
|
-
|
2514
|
-
|
2515
|
-
|
2516
|
-
|
2517
|
-
|
2518
|
-
|
2519
|
-
|
2520
|
-
|
2521
|
-
|
2522
|
-
|
2523
|
-
|
2524
|
-
|
2525
|
-
|
2526
|
-
|
2527
|
-
|
2528
|
-
|
2529
|
-
|
2530
|
-
|
2531
|
-
|
2532
|
-
|
2533
|
-
|
2534
|
-
|
2535
|
-
|
2536
|
-
|
2537
|
-
|
2538
|
-
|
2539
|
-
|
2540
|
-
|
2541
|
-
|
2542
|
-
|
2543
|
-
|
2544
|
-
|
2545
|
-
|
2546
|
-
|
2547
|
-
|
2548
|
-
|
2549
|
-
|
2550
|
-
|
2345
|
+
Version 2.0, January 2004
|
2346
|
+
http://www.apache.org/licenses/
|
2347
|
+
|
2348
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
2349
|
+
|
2350
|
+
1. Definitions.
|
2351
|
+
|
2352
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
2353
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
2354
|
+
|
2355
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
2356
|
+
the copyright owner that is granting the License.
|
2357
|
+
|
2358
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
2359
|
+
other entities that control, are controlled by, or are under common
|
2360
|
+
control with that entity. For the purposes of this definition,
|
2361
|
+
"control" means (i) the power, direct or indirect, to cause the
|
2362
|
+
direction or management of such entity, whether by contract or
|
2363
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
2364
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
2365
|
+
|
2366
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
2367
|
+
exercising permissions granted by this License.
|
2368
|
+
|
2369
|
+
"Source" form shall mean the preferred form for making modifications,
|
2370
|
+
including but not limited to software source code, documentation
|
2371
|
+
source, and configuration files.
|
2372
|
+
|
2373
|
+
"Object" form shall mean any form resulting from mechanical
|
2374
|
+
transformation or translation of a Source form, including but
|
2375
|
+
not limited to compiled object code, generated documentation,
|
2376
|
+
and conversions to other media types.
|
2377
|
+
|
2378
|
+
"Work" shall mean the work of authorship, whether in Source or
|
2379
|
+
Object form, made available under the License, as indicated by a
|
2380
|
+
copyright notice that is included in or attached to the work
|
2381
|
+
(an example is provided in the Appendix below).
|
2382
|
+
|
2383
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
2384
|
+
form, that is based on (or derived from) the Work and for which the
|
2385
|
+
editorial revisions, annotations, elaborations, or other modifications
|
2386
|
+
represent, as a whole, an original work of authorship. For the purposes
|
2387
|
+
of this License, Derivative Works shall not include works that remain
|
2388
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
2389
|
+
the Work and Derivative Works thereof.
|
2390
|
+
|
2391
|
+
"Contribution" shall mean any work of authorship, including
|
2392
|
+
the original version of the Work and any modifications or additions
|
2393
|
+
to that Work or Derivative Works thereof, that is intentionally
|
2394
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
2395
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
2396
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
2397
|
+
means any form of electronic, verbal, or written communication sent
|
2398
|
+
to the Licensor or its representatives, including but not limited to
|
2399
|
+
communication on electronic mailing lists, source code control systems,
|
2400
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
2401
|
+
Licensor for the purpose of discussing and improving the Work, but
|
2402
|
+
excluding communication that is conspicuously marked or otherwise
|
2403
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
2404
|
+
|
2405
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
2406
|
+
on behalf of whom a Contribution has been received by Licensor and
|
2407
|
+
subsequently incorporated within the Work.
|
2408
|
+
|
2409
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
2410
|
+
this License, each Contributor hereby grants to You a perpetual,
|
2411
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
2412
|
+
copyright license to reproduce, prepare Derivative Works of,
|
2413
|
+
publicly display, publicly perform, sublicense, and distribute the
|
2414
|
+
Work and such Derivative Works in Source or Object form.
|
2415
|
+
|
2416
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
2417
|
+
this License, each Contributor hereby grants to You a perpetual,
|
2418
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
2419
|
+
(except as stated in this section) patent license to make, have made,
|
2420
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
2421
|
+
where such license applies only to those patent claims licensable
|
2422
|
+
by such Contributor that are necessarily infringed by their
|
2423
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
2424
|
+
with the Work to which such Contribution(s) was submitted. If You
|
2425
|
+
institute patent litigation against any entity (including a
|
2426
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
2427
|
+
or a Contribution incorporated within the Work constitutes direct
|
2428
|
+
or contributory patent infringement, then any patent licenses
|
2429
|
+
granted to You under this License for that Work shall terminate
|
2430
|
+
as of the date such litigation is filed.
|
2431
|
+
|
2432
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
2433
|
+
Work or Derivative Works thereof in any medium, with or without
|
2434
|
+
modifications, and in Source or Object form, provided that You
|
2435
|
+
meet the following conditions:
|
2436
|
+
|
2437
|
+
(a) You must give any other recipients of the Work or
|
2438
|
+
Derivative Works a copy of this License; and
|
2439
|
+
|
2440
|
+
(b) You must cause any modified files to carry prominent notices
|
2441
|
+
stating that You changed the files; and
|
2442
|
+
|
2443
|
+
(c) You must retain, in the Source form of any Derivative Works
|
2444
|
+
that You distribute, all copyright, patent, trademark, and
|
2445
|
+
attribution notices from the Source form of the Work,
|
2446
|
+
excluding those notices that do not pertain to any part of
|
2447
|
+
the Derivative Works; and
|
2448
|
+
|
2449
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
2450
|
+
distribution, then any Derivative Works that You distribute must
|
2451
|
+
include a readable copy of the attribution notices contained
|
2452
|
+
within such NOTICE file, excluding those notices that do not
|
2453
|
+
pertain to any part of the Derivative Works, in at least one
|
2454
|
+
of the following places: within a NOTICE text file distributed
|
2455
|
+
as part of the Derivative Works; within the Source form or
|
2456
|
+
documentation, if provided along with the Derivative Works; or,
|
2457
|
+
within a display generated by the Derivative Works, if and
|
2458
|
+
wherever such third-party notices normally appear. The contents
|
2459
|
+
of the NOTICE file are for informational purposes only and
|
2460
|
+
do not modify the License. You may add Your own attribution
|
2461
|
+
notices within Derivative Works that You distribute, alongside
|
2462
|
+
or as an addendum to the NOTICE text from the Work, provided
|
2463
|
+
that such additional attribution notices cannot be construed
|
2464
|
+
as modifying the License.
|
2465
|
+
|
2466
|
+
You may add Your own copyright statement to Your modifications and
|
2467
|
+
may provide additional or different license terms and conditions
|
2468
|
+
for use, reproduction, or distribution of Your modifications, or
|
2469
|
+
for any such Derivative Works as a whole, provided Your use,
|
2470
|
+
reproduction, and distribution of the Work otherwise complies with
|
2471
|
+
the conditions stated in this License.
|
2472
|
+
|
2473
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
2474
|
+
any Contribution intentionally submitted for inclusion in the Work
|
2475
|
+
by You to the Licensor shall be under the terms and conditions of
|
2476
|
+
this License, without any additional terms or conditions.
|
2477
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
2478
|
+
the terms of any separate license agreement you may have executed
|
2479
|
+
with Licensor regarding such Contributions.
|
2480
|
+
|
2481
|
+
6. Trademarks. This License does not grant permission to use the trade
|
2482
|
+
names, trademarks, service marks, or product names of the Licensor,
|
2483
|
+
except as required for reasonable and customary use in describing the
|
2484
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
2485
|
+
|
2486
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
2487
|
+
agreed to in writing, Licensor provides the Work (and each
|
2488
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
2489
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
2490
|
+
implied, including, without limitation, any warranties or conditions
|
2491
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
2492
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
2493
|
+
appropriateness of using or redistributing the Work and assume any
|
2494
|
+
risks associated with Your exercise of permissions under this License.
|
2495
|
+
|
2496
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
2497
|
+
whether in tort (including negligence), contract, or otherwise,
|
2498
|
+
unless required by applicable law (such as deliberate and grossly
|
2499
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
2500
|
+
liable to You for damages, including any direct, indirect, special,
|
2501
|
+
incidental, or consequential damages of any character arising as a
|
2502
|
+
result of this License or out of the use or inability to use the
|
2503
|
+
Work (including but not limited to damages for loss of goodwill,
|
2504
|
+
work stoppage, computer failure or malfunction, or any and all
|
2505
|
+
other commercial damages or losses), even if such Contributor
|
2506
|
+
has been advised of the possibility of such damages.
|
2507
|
+
|
2508
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
2509
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
2510
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
2511
|
+
or other liability obligations and/or rights consistent with this
|
2512
|
+
License. However, in accepting such obligations, You may act only
|
2513
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
2514
|
+
of any other Contributor, and only if You agree to indemnify,
|
2515
|
+
defend, and hold each Contributor harmless for any liability
|
2516
|
+
incurred by, or claims asserted against, such Contributor by reason
|
2517
|
+
of your accepting any such warranty or additional liability.
|
2518
|
+
|
2519
|
+
END OF TERMS AND CONDITIONS
|
2520
|
+
|
2521
|
+
APPENDIX: How to apply the Apache License to your work.
|
2522
|
+
|
2523
|
+
To apply the Apache License to your work, attach the following
|
2524
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
2525
|
+
replaced with your own identifying information. (Don't include
|
2526
|
+
the brackets!) The text should be enclosed in the appropriate
|
2527
|
+
comment syntax for the file format. We also recommend that a
|
2528
|
+
file or class name and description of purpose be included on the
|
2529
|
+
same "printed page" as the copyright notice for easier
|
2530
|
+
identification within third-party archives.
|
2531
|
+
|
2532
|
+
Copyright [yyyy] [name of copyright owner]
|
2533
|
+
|
2534
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
2535
|
+
you may not use this file except in compliance with the License.
|
2536
|
+
You may obtain a copy of the License at
|
2537
|
+
|
2538
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
2539
|
+
|
2540
|
+
Unless required by applicable law or agreed to in writing, software
|
2541
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
2542
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
2543
|
+
See the License for the specific language governing permissions and
|
2544
|
+
limitations under the License.
|
2551
2545
|
|
2552
2546
|
_____
|
2553
2547
|
|
2554
2548
|
google/nsync
|
2555
2549
|
|
2556
2550
|
Apache License
|
2557
|
-
|
2558
|
-
|
2559
|
-
|
2560
|
-
|
2561
|
-
|
2562
|
-
|
2563
|
-
|
2564
|
-
|
2565
|
-
|
2566
|
-
|
2567
|
-
|
2568
|
-
|
2569
|
-
|
2570
|
-
|
2571
|
-
|
2572
|
-
|
2573
|
-
|
2574
|
-
|
2575
|
-
|
2576
|
-
|
2577
|
-
|
2578
|
-
|
2579
|
-
|
2580
|
-
|
2581
|
-
|
2582
|
-
|
2583
|
-
|
2584
|
-
|
2585
|
-
|
2586
|
-
|
2587
|
-
|
2588
|
-
|
2589
|
-
|
2590
|
-
|
2591
|
-
|
2592
|
-
|
2593
|
-
|
2594
|
-
|
2595
|
-
|
2596
|
-
|
2597
|
-
|
2598
|
-
|
2599
|
-
|
2600
|
-
|
2601
|
-
|
2602
|
-
|
2603
|
-
|
2604
|
-
|
2605
|
-
|
2606
|
-
|
2607
|
-
|
2608
|
-
|
2609
|
-
|
2610
|
-
|
2611
|
-
|
2612
|
-
|
2613
|
-
|
2614
|
-
|
2615
|
-
|
2616
|
-
|
2617
|
-
|
2618
|
-
|
2619
|
-
|
2620
|
-
|
2621
|
-
|
2622
|
-
|
2623
|
-
|
2624
|
-
|
2625
|
-
|
2626
|
-
|
2627
|
-
|
2628
|
-
|
2629
|
-
|
2630
|
-
|
2631
|
-
|
2632
|
-
|
2633
|
-
|
2634
|
-
|
2635
|
-
|
2636
|
-
|
2637
|
-
|
2638
|
-
|
2639
|
-
|
2640
|
-
|
2641
|
-
|
2642
|
-
|
2643
|
-
|
2644
|
-
|
2645
|
-
|
2646
|
-
|
2647
|
-
|
2648
|
-
|
2649
|
-
|
2650
|
-
|
2651
|
-
|
2652
|
-
|
2653
|
-
|
2654
|
-
|
2655
|
-
|
2656
|
-
|
2657
|
-
|
2658
|
-
|
2659
|
-
|
2660
|
-
|
2661
|
-
|
2662
|
-
|
2663
|
-
|
2664
|
-
|
2665
|
-
|
2666
|
-
|
2667
|
-
|
2668
|
-
|
2669
|
-
|
2670
|
-
|
2671
|
-
|
2672
|
-
|
2673
|
-
|
2674
|
-
|
2675
|
-
|
2676
|
-
|
2677
|
-
|
2678
|
-
|
2679
|
-
|
2680
|
-
|
2681
|
-
|
2682
|
-
|
2683
|
-
|
2684
|
-
|
2685
|
-
|
2686
|
-
|
2687
|
-
|
2688
|
-
|
2689
|
-
|
2690
|
-
|
2691
|
-
|
2692
|
-
|
2693
|
-
|
2694
|
-
|
2695
|
-
|
2696
|
-
|
2697
|
-
|
2698
|
-
|
2699
|
-
|
2700
|
-
|
2701
|
-
|
2702
|
-
|
2703
|
-
|
2704
|
-
|
2705
|
-
|
2706
|
-
|
2707
|
-
|
2708
|
-
|
2709
|
-
|
2710
|
-
|
2711
|
-
|
2712
|
-
|
2713
|
-
|
2714
|
-
|
2715
|
-
|
2716
|
-
|
2717
|
-
|
2718
|
-
|
2719
|
-
|
2720
|
-
|
2721
|
-
|
2722
|
-
|
2723
|
-
|
2724
|
-
|
2725
|
-
|
2726
|
-
|
2727
|
-
|
2728
|
-
|
2729
|
-
|
2730
|
-
|
2731
|
-
|
2732
|
-
|
2733
|
-
|
2734
|
-
|
2735
|
-
|
2736
|
-
|
2737
|
-
|
2738
|
-
|
2739
|
-
|
2740
|
-
|
2741
|
-
|
2742
|
-
|
2743
|
-
|
2744
|
-
|
2745
|
-
|
2746
|
-
|
2747
|
-
|
2748
|
-
|
2749
|
-
|
2750
|
-
|
2751
|
-
|
2752
|
-
|
2753
|
-
|
2754
|
-
|
2755
|
-
|
2756
|
-
|
2551
|
+
Version 2.0, January 2004
|
2552
|
+
http://www.apache.org/licenses/
|
2553
|
+
|
2554
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
2555
|
+
|
2556
|
+
1. Definitions.
|
2557
|
+
|
2558
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
2559
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
2560
|
+
|
2561
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
2562
|
+
the copyright owner that is granting the License.
|
2563
|
+
|
2564
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
2565
|
+
other entities that control, are controlled by, or are under common
|
2566
|
+
control with that entity. For the purposes of this definition,
|
2567
|
+
"control" means (i) the power, direct or indirect, to cause the
|
2568
|
+
direction or management of such entity, whether by contract or
|
2569
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
2570
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
2571
|
+
|
2572
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
2573
|
+
exercising permissions granted by this License.
|
2574
|
+
|
2575
|
+
"Source" form shall mean the preferred form for making modifications,
|
2576
|
+
including but not limited to software source code, documentation
|
2577
|
+
source, and configuration files.
|
2578
|
+
|
2579
|
+
"Object" form shall mean any form resulting from mechanical
|
2580
|
+
transformation or translation of a Source form, including but
|
2581
|
+
not limited to compiled object code, generated documentation,
|
2582
|
+
and conversions to other media types.
|
2583
|
+
|
2584
|
+
"Work" shall mean the work of authorship, whether in Source or
|
2585
|
+
Object form, made available under the License, as indicated by a
|
2586
|
+
copyright notice that is included in or attached to the work
|
2587
|
+
(an example is provided in the Appendix below).
|
2588
|
+
|
2589
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
2590
|
+
form, that is based on (or derived from) the Work and for which the
|
2591
|
+
editorial revisions, annotations, elaborations, or other modifications
|
2592
|
+
represent, as a whole, an original work of authorship. For the purposes
|
2593
|
+
of this License, Derivative Works shall not include works that remain
|
2594
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
2595
|
+
the Work and Derivative Works thereof.
|
2596
|
+
|
2597
|
+
"Contribution" shall mean any work of authorship, including
|
2598
|
+
the original version of the Work and any modifications or additions
|
2599
|
+
to that Work or Derivative Works thereof, that is intentionally
|
2600
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
2601
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
2602
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
2603
|
+
means any form of electronic, verbal, or written communication sent
|
2604
|
+
to the Licensor or its representatives, including but not limited to
|
2605
|
+
communication on electronic mailing lists, source code control systems,
|
2606
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
2607
|
+
Licensor for the purpose of discussing and improving the Work, but
|
2608
|
+
excluding communication that is conspicuously marked or otherwise
|
2609
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
2610
|
+
|
2611
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
2612
|
+
on behalf of whom a Contribution has been received by Licensor and
|
2613
|
+
subsequently incorporated within the Work.
|
2614
|
+
|
2615
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
2616
|
+
this License, each Contributor hereby grants to You a perpetual,
|
2617
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
2618
|
+
copyright license to reproduce, prepare Derivative Works of,
|
2619
|
+
publicly display, publicly perform, sublicense, and distribute the
|
2620
|
+
Work and such Derivative Works in Source or Object form.
|
2621
|
+
|
2622
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
2623
|
+
this License, each Contributor hereby grants to You a perpetual,
|
2624
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
2625
|
+
(except as stated in this section) patent license to make, have made,
|
2626
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
2627
|
+
where such license applies only to those patent claims licensable
|
2628
|
+
by such Contributor that are necessarily infringed by their
|
2629
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
2630
|
+
with the Work to which such Contribution(s) was submitted. If You
|
2631
|
+
institute patent litigation against any entity (including a
|
2632
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
2633
|
+
or a Contribution incorporated within the Work constitutes direct
|
2634
|
+
or contributory patent infringement, then any patent licenses
|
2635
|
+
granted to You under this License for that Work shall terminate
|
2636
|
+
as of the date such litigation is filed.
|
2637
|
+
|
2638
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
2639
|
+
Work or Derivative Works thereof in any medium, with or without
|
2640
|
+
modifications, and in Source or Object form, provided that You
|
2641
|
+
meet the following conditions:
|
2642
|
+
|
2643
|
+
(a) You must give any other recipients of the Work or
|
2644
|
+
Derivative Works a copy of this License; and
|
2645
|
+
|
2646
|
+
(b) You must cause any modified files to carry prominent notices
|
2647
|
+
stating that You changed the files; and
|
2648
|
+
|
2649
|
+
(c) You must retain, in the Source form of any Derivative Works
|
2650
|
+
that You distribute, all copyright, patent, trademark, and
|
2651
|
+
attribution notices from the Source form of the Work,
|
2652
|
+
excluding those notices that do not pertain to any part of
|
2653
|
+
the Derivative Works; and
|
2654
|
+
|
2655
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
2656
|
+
distribution, then any Derivative Works that You distribute must
|
2657
|
+
include a readable copy of the attribution notices contained
|
2658
|
+
within such NOTICE file, excluding those notices that do not
|
2659
|
+
pertain to any part of the Derivative Works, in at least one
|
2660
|
+
of the following places: within a NOTICE text file distributed
|
2661
|
+
as part of the Derivative Works; within the Source form or
|
2662
|
+
documentation, if provided along with the Derivative Works; or,
|
2663
|
+
within a display generated by the Derivative Works, if and
|
2664
|
+
wherever such third-party notices normally appear. The contents
|
2665
|
+
of the NOTICE file are for informational purposes only and
|
2666
|
+
do not modify the License. You may add Your own attribution
|
2667
|
+
notices within Derivative Works that You distribute, alongside
|
2668
|
+
or as an addendum to the NOTICE text from the Work, provided
|
2669
|
+
that such additional attribution notices cannot be construed
|
2670
|
+
as modifying the License.
|
2671
|
+
|
2672
|
+
You may add Your own copyright statement to Your modifications and
|
2673
|
+
may provide additional or different license terms and conditions
|
2674
|
+
for use, reproduction, or distribution of Your modifications, or
|
2675
|
+
for any such Derivative Works as a whole, provided Your use,
|
2676
|
+
reproduction, and distribution of the Work otherwise complies with
|
2677
|
+
the conditions stated in this License.
|
2678
|
+
|
2679
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
2680
|
+
any Contribution intentionally submitted for inclusion in the Work
|
2681
|
+
by You to the Licensor shall be under the terms and conditions of
|
2682
|
+
this License, without any additional terms or conditions.
|
2683
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
2684
|
+
the terms of any separate license agreement you may have executed
|
2685
|
+
with Licensor regarding such Contributions.
|
2686
|
+
|
2687
|
+
6. Trademarks. This License does not grant permission to use the trade
|
2688
|
+
names, trademarks, service marks, or product names of the Licensor,
|
2689
|
+
except as required for reasonable and customary use in describing the
|
2690
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
2691
|
+
|
2692
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
2693
|
+
agreed to in writing, Licensor provides the Work (and each
|
2694
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
2695
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
2696
|
+
implied, including, without limitation, any warranties or conditions
|
2697
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
2698
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
2699
|
+
appropriateness of using or redistributing the Work and assume any
|
2700
|
+
risks associated with Your exercise of permissions under this License.
|
2701
|
+
|
2702
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
2703
|
+
whether in tort (including negligence), contract, or otherwise,
|
2704
|
+
unless required by applicable law (such as deliberate and grossly
|
2705
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
2706
|
+
liable to You for damages, including any direct, indirect, special,
|
2707
|
+
incidental, or consequential damages of any character arising as a
|
2708
|
+
result of this License or out of the use or inability to use the
|
2709
|
+
Work (including but not limited to damages for loss of goodwill,
|
2710
|
+
work stoppage, computer failure or malfunction, or any and all
|
2711
|
+
other commercial damages or losses), even if such Contributor
|
2712
|
+
has been advised of the possibility of such damages.
|
2713
|
+
|
2714
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
2715
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
2716
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
2717
|
+
or other liability obligations and/or rights consistent with this
|
2718
|
+
License. However, in accepting such obligations, You may act only
|
2719
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
2720
|
+
of any other Contributor, and only if You agree to indemnify,
|
2721
|
+
defend, and hold each Contributor harmless for any liability
|
2722
|
+
incurred by, or claims asserted against, such Contributor by reason
|
2723
|
+
of your accepting any such warranty or additional liability.
|
2724
|
+
|
2725
|
+
END OF TERMS AND CONDITIONS
|
2726
|
+
|
2727
|
+
APPENDIX: How to apply the Apache License to your work.
|
2728
|
+
|
2729
|
+
To apply the Apache License to your work, attach the following
|
2730
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
2731
|
+
replaced with your own identifying information. (Don't include
|
2732
|
+
the brackets!) The text should be enclosed in the appropriate
|
2733
|
+
comment syntax for the file format. We also recommend that a
|
2734
|
+
file or class name and description of purpose be included on the
|
2735
|
+
same "printed page" as the copyright notice for easier
|
2736
|
+
identification within third-party archives.
|
2737
|
+
|
2738
|
+
Copyright [yyyy] [name of copyright owner]
|
2739
|
+
|
2740
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
2741
|
+
you may not use this file except in compliance with the License.
|
2742
|
+
You may obtain a copy of the License at
|
2743
|
+
|
2744
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
2745
|
+
|
2746
|
+
Unless required by applicable law or agreed to in writing, software
|
2747
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
2748
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
2749
|
+
See the License for the specific language governing permissions and
|
2750
|
+
limitations under the License.
|
2757
2751
|
|
2758
2752
|
_____
|
2759
2753
|
|
@@ -2812,214 +2806,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2812
2806
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
2813
2807
|
SOFTWARE.
|
2814
2808
|
|
2815
|
-
_____
|
2816
|
-
|
2817
|
-
NervanaSystems/ngraph
|
2818
|
-
|
2819
|
-
Copyright 2016-2019 Intel Corporation
|
2820
|
-
|
2821
|
-
Apache License
|
2822
|
-
Version 2.0, January 2004
|
2823
|
-
http://www.apache.org/licenses/
|
2824
|
-
|
2825
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
2826
|
-
|
2827
|
-
1. Definitions.
|
2828
|
-
|
2829
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
2830
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
2831
|
-
|
2832
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
2833
|
-
the copyright owner that is granting the License.
|
2834
|
-
|
2835
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
2836
|
-
other entities that control, are controlled by, or are under common
|
2837
|
-
control with that entity. For the purposes of this definition,
|
2838
|
-
"control" means (i) the power, direct or indirect, to cause the
|
2839
|
-
direction or management of such entity, whether by contract or
|
2840
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
2841
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
2842
|
-
|
2843
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
2844
|
-
exercising permissions granted by this License.
|
2845
|
-
|
2846
|
-
"Source" form shall mean the preferred form for making modifications,
|
2847
|
-
including but not limited to software source code, documentation
|
2848
|
-
source, and configuration files.
|
2849
|
-
|
2850
|
-
"Object" form shall mean any form resulting from mechanical
|
2851
|
-
transformation or translation of a Source form, including but
|
2852
|
-
not limited to compiled object code, generated documentation,
|
2853
|
-
and conversions to other media types.
|
2854
|
-
|
2855
|
-
"Work" shall mean the work of authorship, whether in Source or
|
2856
|
-
Object form, made available under the License, as indicated by a
|
2857
|
-
copyright notice that is included in or attached to the work
|
2858
|
-
(an example is provided in the Appendix below).
|
2859
|
-
|
2860
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
2861
|
-
form, that is based on (or derived from) the Work and for which the
|
2862
|
-
editorial revisions, annotations, elaborations, or other modifications
|
2863
|
-
represent, as a whole, an original work of authorship. For the purposes
|
2864
|
-
of this License, Derivative Works shall not include works that remain
|
2865
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
2866
|
-
the Work and Derivative Works thereof.
|
2867
|
-
|
2868
|
-
"Contribution" shall mean any work of authorship, including
|
2869
|
-
the original version of the Work and any modifications or additions
|
2870
|
-
to that Work or Derivative Works thereof, that is intentionally
|
2871
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
2872
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
2873
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
2874
|
-
means any form of electronic, verbal, or written communication sent
|
2875
|
-
to the Licensor or its representatives, including but not limited to
|
2876
|
-
communication on electronic mailing lists, source code control systems,
|
2877
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
2878
|
-
Licensor for the purpose of discussing and improving the Work, but
|
2879
|
-
excluding communication that is conspicuously marked or otherwise
|
2880
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
2881
|
-
|
2882
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
2883
|
-
on behalf of whom a Contribution has been received by Licensor and
|
2884
|
-
subsequently incorporated within the Work.
|
2885
|
-
|
2886
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
2887
|
-
this License, each Contributor hereby grants to You a perpetual,
|
2888
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
2889
|
-
copyright license to reproduce, prepare Derivative Works of,
|
2890
|
-
publicly display, publicly perform, sublicense, and distribute the
|
2891
|
-
Work and such Derivative Works in Source or Object form.
|
2892
|
-
|
2893
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
2894
|
-
this License, each Contributor hereby grants to You a perpetual,
|
2895
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
2896
|
-
(except as stated in this section) patent license to make, have made,
|
2897
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
2898
|
-
where such license applies only to those patent claims licensable
|
2899
|
-
by such Contributor that are necessarily infringed by their
|
2900
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
2901
|
-
with the Work to which such Contribution(s) was submitted. If You
|
2902
|
-
institute patent litigation against any entity (including a
|
2903
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
2904
|
-
or a Contribution incorporated within the Work constitutes direct
|
2905
|
-
or contributory patent infringement, then any patent licenses
|
2906
|
-
granted to You under this License for that Work shall terminate
|
2907
|
-
as of the date such litigation is filed.
|
2908
|
-
|
2909
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
2910
|
-
Work or Derivative Works thereof in any medium, with or without
|
2911
|
-
modifications, and in Source or Object form, provided that You
|
2912
|
-
meet the following conditions:
|
2913
|
-
|
2914
|
-
(a) You must give any other recipients of the Work or
|
2915
|
-
Derivative Works a copy of this License; and
|
2916
|
-
|
2917
|
-
(b) You must cause any modified files to carry prominent notices
|
2918
|
-
stating that You changed the files; and
|
2919
|
-
|
2920
|
-
(c) You must retain, in the Source form of any Derivative Works
|
2921
|
-
that You distribute, all copyright, patent, trademark, and
|
2922
|
-
attribution notices from the Source form of the Work,
|
2923
|
-
excluding those notices that do not pertain to any part of
|
2924
|
-
the Derivative Works; and
|
2925
|
-
|
2926
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
2927
|
-
distribution, then any Derivative Works that You distribute must
|
2928
|
-
include a readable copy of the attribution notices contained
|
2929
|
-
within such NOTICE file, excluding those notices that do not
|
2930
|
-
pertain to any part of the Derivative Works, in at least one
|
2931
|
-
of the following places: within a NOTICE text file distributed
|
2932
|
-
as part of the Derivative Works; within the Source form or
|
2933
|
-
documentation, if provided along with the Derivative Works; or,
|
2934
|
-
within a display generated by the Derivative Works, if and
|
2935
|
-
wherever such third-party notices normally appear. The contents
|
2936
|
-
of the NOTICE file are for informational purposes only and
|
2937
|
-
do not modify the License. You may add Your own attribution
|
2938
|
-
notices within Derivative Works that You distribute, alongside
|
2939
|
-
or as an addendum to the NOTICE text from the Work, provided
|
2940
|
-
that such additional attribution notices cannot be construed
|
2941
|
-
as modifying the License.
|
2942
|
-
|
2943
|
-
You may add Your own copyright statement to Your modifications and
|
2944
|
-
may provide additional or different license terms and conditions
|
2945
|
-
for use, reproduction, or distribution of Your modifications, or
|
2946
|
-
for any such Derivative Works as a whole, provided Your use,
|
2947
|
-
reproduction, and distribution of the Work otherwise complies with
|
2948
|
-
the conditions stated in this License.
|
2949
|
-
|
2950
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
2951
|
-
any Contribution intentionally submitted for inclusion in the Work
|
2952
|
-
by You to the Licensor shall be under the terms and conditions of
|
2953
|
-
this License, without any additional terms or conditions.
|
2954
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
2955
|
-
the terms of any separate license agreement you may have executed
|
2956
|
-
with Licensor regarding such Contributions.
|
2957
|
-
|
2958
|
-
6. Trademarks. This License does not grant permission to use the trade
|
2959
|
-
names, trademarks, service marks, or product names of the Licensor,
|
2960
|
-
except as required for reasonable and customary use in describing the
|
2961
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
2962
|
-
|
2963
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
2964
|
-
agreed to in writing, Licensor provides the Work (and each
|
2965
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
2966
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
2967
|
-
implied, including, without limitation, any warranties or conditions
|
2968
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
2969
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
2970
|
-
appropriateness of using or redistributing the Work and assume any
|
2971
|
-
risks associated with Your exercise of permissions under this License.
|
2972
|
-
|
2973
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
2974
|
-
whether in tort (including negligence), contract, or otherwise,
|
2975
|
-
unless required by applicable law (such as deliberate and grossly
|
2976
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
2977
|
-
liable to You for damages, including any direct, indirect, special,
|
2978
|
-
incidental, or consequential damages of any character arising as a
|
2979
|
-
result of this License or out of the use or inability to use the
|
2980
|
-
Work (including but not limited to damages for loss of goodwill,
|
2981
|
-
work stoppage, computer failure or malfunction, or any and all
|
2982
|
-
other commercial damages or losses), even if such Contributor
|
2983
|
-
has been advised of the possibility of such damages.
|
2984
|
-
|
2985
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
2986
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
2987
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
2988
|
-
or other liability obligations and/or rights consistent with this
|
2989
|
-
License. However, in accepting such obligations, You may act only
|
2990
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
2991
|
-
of any other Contributor, and only if You agree to indemnify,
|
2992
|
-
defend, and hold each Contributor harmless for any liability
|
2993
|
-
incurred by, or claims asserted against, such Contributor by reason
|
2994
|
-
of your accepting any such warranty or additional liability.
|
2995
|
-
|
2996
|
-
END OF TERMS AND CONDITIONS
|
2997
|
-
|
2998
|
-
APPENDIX: How to apply the Apache License to your work.
|
2999
|
-
|
3000
|
-
To apply the Apache License to your work, attach the following
|
3001
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
3002
|
-
replaced with your own identifying information. (Don't include
|
3003
|
-
the brackets!) The text should be enclosed in the appropriate
|
3004
|
-
comment syntax for the file format. We also recommend that a
|
3005
|
-
file or class name and description of purpose be included on the
|
3006
|
-
same "printed page" as the copyright notice for easier
|
3007
|
-
identification within third-party archives.
|
3008
|
-
|
3009
|
-
Copyright [yyyy] [name of copyright owner]
|
3010
|
-
|
3011
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
3012
|
-
you may not use this file except in compliance with the License.
|
3013
|
-
You may obtain a copy of the License at
|
3014
|
-
|
3015
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
3016
|
-
|
3017
|
-
Unless required by applicable law or agreed to in writing, software
|
3018
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
3019
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
3020
|
-
See the License for the specific language governing permissions and
|
3021
|
-
limitations under the License.
|
3022
|
-
|
3023
2809
|
_____
|
3024
2810
|
Boost
|
3025
2811
|
|
@@ -3048,7 +2834,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3048
2834
|
DEALINGS IN THE SOFTWARE.
|
3049
2835
|
|
3050
2836
|
|
3051
|
-
|
2837
|
+
_____
|
3052
2838
|
|
3053
2839
|
JDAI-CV/DNNLibrary
|
3054
2840
|
|
@@ -3255,7 +3041,7 @@ JDAI-CV/DNNLibrary
|
|
3255
3041
|
limitations under the License.
|
3256
3042
|
|
3257
3043
|
|
3258
|
-
|
3044
|
+
_____
|
3259
3045
|
|
3260
3046
|
google/flatbuffers
|
3261
3047
|
|
@@ -3463,7 +3249,7 @@ google/flatbuffers
|
|
3463
3249
|
limitations under the License.
|
3464
3250
|
|
3465
3251
|
|
3466
|
-
|
3252
|
+
_____
|
3467
3253
|
|
3468
3254
|
google/glog
|
3469
3255
|
|
@@ -3533,7 +3319,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
3533
3319
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
3534
3320
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
3535
3321
|
|
3536
|
-
|
3322
|
+
_____
|
3537
3323
|
|
3538
3324
|
abseil-cpp
|
3539
3325
|
https://github.com/abseil/abseil-cpp
|
@@ -3741,7 +3527,7 @@ https://github.com/abseil/abseil-cpp
|
|
3741
3527
|
limitations under the License.
|
3742
3528
|
|
3743
3529
|
|
3744
|
-
|
3530
|
+
_____
|
3745
3531
|
|
3746
3532
|
NVlabs/cub
|
3747
3533
|
|
@@ -3770,7 +3556,7 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
3770
3556
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
3771
3557
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
3772
3558
|
|
3773
|
-
|
3559
|
+
_____
|
3774
3560
|
|
3775
3561
|
microsoft/wil
|
3776
3562
|
|
@@ -3794,4 +3580,1091 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3794
3580
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3795
3581
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3796
3582
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
3797
|
-
SOFTWARE
|
3583
|
+
SOFTWARE
|
3584
|
+
|
3585
|
+
_____
|
3586
|
+
|
3587
|
+
nlohmann/json
|
3588
|
+
|
3589
|
+
MIT License
|
3590
|
+
|
3591
|
+
Copyright (c) 2013-2019 Niels Lohmann
|
3592
|
+
|
3593
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
3594
|
+
of this software and associated documentation files (the "Software"), to deal
|
3595
|
+
in the Software without restriction, including without limitation the rights
|
3596
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3597
|
+
copies of the Software, and to permit persons to whom the Software is
|
3598
|
+
furnished to do so, subject to the following conditions:
|
3599
|
+
|
3600
|
+
The above copyright notice and this permission notice shall be included in all
|
3601
|
+
copies or substantial portions of the Software.
|
3602
|
+
|
3603
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3604
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3605
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3606
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3607
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3608
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
3609
|
+
SOFTWARE.
|
3610
|
+
|
3611
|
+
_____
|
3612
|
+
|
3613
|
+
dcleblanc/SafeInt
|
3614
|
+
|
3615
|
+
MIT License
|
3616
|
+
|
3617
|
+
Copyright (c) 2018 Microsoft
|
3618
|
+
|
3619
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
3620
|
+
of this software and associated documentation files (the "Software"), to deal
|
3621
|
+
in the Software without restriction, including without limitation the rights
|
3622
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
3623
|
+
copies of the Software, and to permit persons to whom the Software is
|
3624
|
+
furnished to do so, subject to the following conditions:
|
3625
|
+
|
3626
|
+
The above copyright notice and this permission notice shall be included in all
|
3627
|
+
copies or substantial portions of the Software.
|
3628
|
+
|
3629
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
3630
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
3631
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
3632
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
3633
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
3634
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
3635
|
+
SOFTWARE.
|
3636
|
+
|
3637
|
+
_____
|
3638
|
+
Open MPI
|
3639
|
+
|
3640
|
+
3-Clause BSD License
|
3641
|
+
|
3642
|
+
Most files in this release are marked with the copyrights of the
|
3643
|
+
organizations who have edited them. The copyrights below are in no
|
3644
|
+
particular order and generally reflect members of the Open MPI core
|
3645
|
+
team who have contributed code to this release. The copyrights for
|
3646
|
+
code used under license from other parties are included in the
|
3647
|
+
corresponding files.
|
3648
|
+
|
3649
|
+
Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
|
3650
|
+
University Research and Technology
|
3651
|
+
Corporation. All rights reserved.
|
3652
|
+
Copyright (c) 2004-2017 The University of Tennessee and The University
|
3653
|
+
of Tennessee Research Foundation. All rights
|
3654
|
+
reserved.
|
3655
|
+
Copyright (c) 2004-2010 High Performance Computing Center Stuttgart,
|
3656
|
+
University of Stuttgart. All rights reserved.
|
3657
|
+
Copyright (c) 2004-2008 The Regents of the University of California.
|
3658
|
+
All rights reserved.
|
3659
|
+
Copyright (c) 2006-2017 Los Alamos National Security, LLC. All rights
|
3660
|
+
reserved.
|
3661
|
+
Copyright (c) 2006-2017 Cisco Systems, Inc. All rights reserved.
|
3662
|
+
Copyright (c) 2006-2010 Voltaire, Inc. All rights reserved.
|
3663
|
+
Copyright (c) 2006-2017 Sandia National Laboratories. All rights reserved.
|
3664
|
+
Copyright (c) 2006-2010 Sun Microsystems, Inc. All rights reserved.
|
3665
|
+
Use is subject to license terms.
|
3666
|
+
Copyright (c) 2006-2017 The University of Houston. All rights reserved.
|
3667
|
+
Copyright (c) 2006-2009 Myricom, Inc. All rights reserved.
|
3668
|
+
Copyright (c) 2007-2017 UT-Battelle, LLC. All rights reserved.
|
3669
|
+
Copyright (c) 2007-2017 IBM Corporation. All rights reserved.
|
3670
|
+
Copyright (c) 1998-2005 Forschungszentrum Juelich, Juelich Supercomputing
|
3671
|
+
Centre, Federal Republic of Germany
|
3672
|
+
Copyright (c) 2005-2008 ZIH, TU Dresden, Federal Republic of Germany
|
3673
|
+
Copyright (c) 2007 Evergrid, Inc. All rights reserved.
|
3674
|
+
Copyright (c) 2008 Chelsio, Inc. All rights reserved.
|
3675
|
+
Copyright (c) 2008-2009 Institut National de Recherche en
|
3676
|
+
Informatique. All rights reserved.
|
3677
|
+
Copyright (c) 2007 Lawrence Livermore National Security, LLC.
|
3678
|
+
All rights reserved.
|
3679
|
+
Copyright (c) 2007-2017 Mellanox Technologies. All rights reserved.
|
3680
|
+
Copyright (c) 2006-2010 QLogic Corporation. All rights reserved.
|
3681
|
+
Copyright (c) 2008-2017 Oak Ridge National Labs. All rights reserved.
|
3682
|
+
Copyright (c) 2006-2012 Oracle and/or its affiliates. All rights reserved.
|
3683
|
+
Copyright (c) 2009-2015 Bull SAS. All rights reserved.
|
3684
|
+
Copyright (c) 2010 ARM ltd. All rights reserved.
|
3685
|
+
Copyright (c) 2016 ARM, Inc. All rights reserved.
|
3686
|
+
Copyright (c) 2010-2011 Alex Brick . All rights reserved.
|
3687
|
+
Copyright (c) 2012 The University of Wisconsin-La Crosse. All rights
|
3688
|
+
reserved.
|
3689
|
+
Copyright (c) 2013-2016 Intel, Inc. All rights reserved.
|
3690
|
+
Copyright (c) 2011-2017 NVIDIA Corporation. All rights reserved.
|
3691
|
+
Copyright (c) 2016 Broadcom Limited. All rights reserved.
|
3692
|
+
Copyright (c) 2011-2017 Fujitsu Limited. All rights reserved.
|
3693
|
+
Copyright (c) 2014-2015 Hewlett-Packard Development Company, LP. All
|
3694
|
+
rights reserved.
|
3695
|
+
Copyright (c) 2013-2017 Research Organization for Information Science (RIST).
|
3696
|
+
All rights reserved.
|
3697
|
+
Copyright (c) 2017-2018 Amazon.com, Inc. or its affiliates. All Rights
|
3698
|
+
reserved.
|
3699
|
+
Copyright (c) 2018 DataDirect Networks. All rights reserved.
|
3700
|
+
Copyright (c) 2018-2019 Triad National Security, LLC. All rights reserved.
|
3701
|
+
|
3702
|
+
$COPYRIGHT$
|
3703
|
+
|
3704
|
+
Additional copyrights may follow
|
3705
|
+
|
3706
|
+
$HEADER$
|
3707
|
+
|
3708
|
+
Redistribution and use in source and binary forms, with or without
|
3709
|
+
modification, are permitted provided that the following conditions are
|
3710
|
+
met:
|
3711
|
+
|
3712
|
+
- Redistributions of source code must retain the above copyright
|
3713
|
+
notice, this list of conditions and the following disclaimer.
|
3714
|
+
|
3715
|
+
- Redistributions in binary form must reproduce the above copyright
|
3716
|
+
notice, this list of conditions and the following disclaimer listed
|
3717
|
+
in this license in the documentation and/or other materials
|
3718
|
+
provided with the distribution.
|
3719
|
+
|
3720
|
+
- Neither the name of the copyright holders nor the names of its
|
3721
|
+
contributors may be used to endorse or promote products derived from
|
3722
|
+
this software without specific prior written permission.
|
3723
|
+
|
3724
|
+
The copyright holders provide no reassurances that the source code
|
3725
|
+
provided does not infringe any patent, copyright, or any other
|
3726
|
+
intellectual property rights of third parties. The copyright holders
|
3727
|
+
disclaim any liability to any recipient for claims brought against
|
3728
|
+
recipient by any third party for infringement of that parties
|
3729
|
+
intellectual property rights.
|
3730
|
+
|
3731
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
3732
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
3733
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
3734
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
3735
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
3736
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
3737
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
3738
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
3739
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
3740
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
3741
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
3742
|
+
|
3743
|
+
_____
|
3744
|
+
|
3745
|
+
The Android Open Source Project
|
3746
|
+
|
3747
|
+
Copyright (C) 2017 The Android Open Source Project
|
3748
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
3749
|
+
you may not use this file except in compliance with the License.
|
3750
|
+
You may obtain a copy of the License at
|
3751
|
+
|
3752
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
3753
|
+
|
3754
|
+
Unless required by applicable law or agreed to in writing, software
|
3755
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
3756
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
3757
|
+
See the License for the specific language governing permissions and
|
3758
|
+
limitations under the License.
|
3759
|
+
|
3760
|
+
------
|
3761
|
+
|
3762
|
+
libprotobuf-mutator
|
3763
|
+
|
3764
|
+
Apache License
|
3765
|
+
Version 2.0, January 2004
|
3766
|
+
http://www.apache.org/licenses/
|
3767
|
+
|
3768
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
3769
|
+
|
3770
|
+
1. Definitions.
|
3771
|
+
|
3772
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
3773
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
3774
|
+
|
3775
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
3776
|
+
the copyright owner that is granting the License.
|
3777
|
+
|
3778
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
3779
|
+
other entities that control, are controlled by, or are under common
|
3780
|
+
control with that entity. For the purposes of this definition,
|
3781
|
+
"control" means (i) the power, direct or indirect, to cause the
|
3782
|
+
direction or management of such entity, whether by contract or
|
3783
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
3784
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
3785
|
+
|
3786
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
3787
|
+
exercising permissions granted by this License.
|
3788
|
+
|
3789
|
+
"Source" form shall mean the preferred form for making modifications,
|
3790
|
+
including but not limited to software source code, documentation
|
3791
|
+
source, and configuration files.
|
3792
|
+
|
3793
|
+
"Object" form shall mean any form resulting from mechanical
|
3794
|
+
transformation or translation of a Source form, including but
|
3795
|
+
not limited to compiled object code, generated documentation,
|
3796
|
+
and conversions to other media types.
|
3797
|
+
|
3798
|
+
"Work" shall mean the work of authorship, whether in Source or
|
3799
|
+
Object form, made available under the License, as indicated by a
|
3800
|
+
copyright notice that is included in or attached to the work
|
3801
|
+
(an example is provided in the Appendix below).
|
3802
|
+
|
3803
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
3804
|
+
form, that is based on (or derived from) the Work and for which the
|
3805
|
+
editorial revisions, annotations, elaborations, or other modifications
|
3806
|
+
represent, as a whole, an original work of authorship. For the purposes
|
3807
|
+
of this License, Derivative Works shall not include works that remain
|
3808
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
3809
|
+
the Work and Derivative Works thereof.
|
3810
|
+
|
3811
|
+
"Contribution" shall mean any work of authorship, including
|
3812
|
+
the original version of the Work and any modifications or additions
|
3813
|
+
to that Work or Derivative Works thereof, that is intentionally
|
3814
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
3815
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
3816
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
3817
|
+
means any form of electronic, verbal, or written communication sent
|
3818
|
+
to the Licensor or its representatives, including but not limited to
|
3819
|
+
communication on electronic mailing lists, source code control systems,
|
3820
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
3821
|
+
Licensor for the purpose of discussing and improving the Work, but
|
3822
|
+
excluding communication that is conspicuously marked or otherwise
|
3823
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
3824
|
+
|
3825
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
3826
|
+
on behalf of whom a Contribution has been received by Licensor and
|
3827
|
+
subsequently incorporated within the Work.
|
3828
|
+
|
3829
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
3830
|
+
this License, each Contributor hereby grants to You a perpetual,
|
3831
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
3832
|
+
copyright license to reproduce, prepare Derivative Works of,
|
3833
|
+
publicly display, publicly perform, sublicense, and distribute the
|
3834
|
+
Work and such Derivative Works in Source or Object form.
|
3835
|
+
|
3836
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
3837
|
+
this License, each Contributor hereby grants to You a perpetual,
|
3838
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
3839
|
+
(except as stated in this section) patent license to make, have made,
|
3840
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
3841
|
+
where such license applies only to those patent claims licensable
|
3842
|
+
by such Contributor that are necessarily infringed by their
|
3843
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
3844
|
+
with the Work to which such Contribution(s) was submitted. If You
|
3845
|
+
institute patent litigation against any entity (including a
|
3846
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
3847
|
+
or a Contribution incorporated within the Work constitutes direct
|
3848
|
+
or contributory patent infringement, then any patent licenses
|
3849
|
+
granted to You under this License for that Work shall terminate
|
3850
|
+
as of the date such litigation is filed.
|
3851
|
+
|
3852
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
3853
|
+
Work or Derivative Works thereof in any medium, with or without
|
3854
|
+
modifications, and in Source or Object form, provided that You
|
3855
|
+
meet the following conditions:
|
3856
|
+
|
3857
|
+
(a) You must give any other recipients of the Work or
|
3858
|
+
Derivative Works a copy of this License; and
|
3859
|
+
|
3860
|
+
(b) You must cause any modified files to carry prominent notices
|
3861
|
+
stating that You changed the files; and
|
3862
|
+
|
3863
|
+
(c) You must retain, in the Source form of any Derivative Works
|
3864
|
+
that You distribute, all copyright, patent, trademark, and
|
3865
|
+
attribution notices from the Source form of the Work,
|
3866
|
+
excluding those notices that do not pertain to any part of
|
3867
|
+
the Derivative Works; and
|
3868
|
+
|
3869
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
3870
|
+
distribution, then any Derivative Works that You distribute must
|
3871
|
+
include a readable copy of the attribution notices contained
|
3872
|
+
within such NOTICE file, excluding those notices that do not
|
3873
|
+
pertain to any part of the Derivative Works, in at least one
|
3874
|
+
of the following places: within a NOTICE text file distributed
|
3875
|
+
as part of the Derivative Works; within the Source form or
|
3876
|
+
documentation, if provided along with the Derivative Works; or,
|
3877
|
+
within a display generated by the Derivative Works, if and
|
3878
|
+
wherever such third-party notices normally appear. The contents
|
3879
|
+
of the NOTICE file are for informational purposes only and
|
3880
|
+
do not modify the License. You may add Your own attribution
|
3881
|
+
notices within Derivative Works that You distribute, alongside
|
3882
|
+
or as an addendum to the NOTICE text from the Work, provided
|
3883
|
+
that such additional attribution notices cannot be construed
|
3884
|
+
as modifying the License.
|
3885
|
+
|
3886
|
+
You may add Your own copyright statement to Your modifications and
|
3887
|
+
may provide additional or different license terms and conditions
|
3888
|
+
for use, reproduction, or distribution of Your modifications, or
|
3889
|
+
for any such Derivative Works as a whole, provided Your use,
|
3890
|
+
reproduction, and distribution of the Work otherwise complies with
|
3891
|
+
the conditions stated in this License.
|
3892
|
+
|
3893
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
3894
|
+
any Contribution intentionally submitted for inclusion in the Work
|
3895
|
+
by You to the Licensor shall be under the terms and conditions of
|
3896
|
+
this License, without any additional terms or conditions.
|
3897
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
3898
|
+
the terms of any separate license agreement you may have executed
|
3899
|
+
with Licensor regarding such Contributions.
|
3900
|
+
|
3901
|
+
6. Trademarks. This License does not grant permission to use the trade
|
3902
|
+
names, trademarks, service marks, or product names of the Licensor,
|
3903
|
+
except as required for reasonable and customary use in describing the
|
3904
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
3905
|
+
|
3906
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
3907
|
+
agreed to in writing, Licensor provides the Work (and each
|
3908
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
3909
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
3910
|
+
implied, including, without limitation, any warranties or conditions
|
3911
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
3912
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
3913
|
+
appropriateness of using or redistributing the Work and assume any
|
3914
|
+
risks associated with Your exercise of permissions under this License.
|
3915
|
+
|
3916
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
3917
|
+
whether in tort (including negligence), contract, or otherwise,
|
3918
|
+
unless required by applicable law (such as deliberate and grossly
|
3919
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
3920
|
+
liable to You for damages, including any direct, indirect, special,
|
3921
|
+
incidental, or consequential damages of any character arising as a
|
3922
|
+
result of this License or out of the use or inability to use the
|
3923
|
+
Work (including but not limited to damages for loss of goodwill,
|
3924
|
+
work stoppage, computer failure or malfunction, or any and all
|
3925
|
+
other commercial damages or losses), even if such Contributor
|
3926
|
+
has been advised of the possibility of such damages.
|
3927
|
+
|
3928
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
3929
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
3930
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
3931
|
+
or other liability obligations and/or rights consistent with this
|
3932
|
+
License. However, in accepting such obligations, You may act only
|
3933
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
3934
|
+
of any other Contributor, and only if You agree to indemnify,
|
3935
|
+
defend, and hold each Contributor harmless for any liability
|
3936
|
+
incurred by, or claims asserted against, such Contributor by reason
|
3937
|
+
of your accepting any such warranty or additional liability.
|
3938
|
+
|
3939
|
+
END OF TERMS AND CONDITIONS
|
3940
|
+
|
3941
|
+
APPENDIX: How to apply the Apache License to your work.
|
3942
|
+
|
3943
|
+
To apply the Apache License to your work, attach the following
|
3944
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
3945
|
+
replaced with your own identifying information. (Don't include
|
3946
|
+
the brackets!) The text should be enclosed in the appropriate
|
3947
|
+
comment syntax for the file format. We also recommend that a
|
3948
|
+
file or class name and description of purpose be included on the
|
3949
|
+
same "printed page" as the copyright notice for easier
|
3950
|
+
identification within third-party archives.
|
3951
|
+
|
3952
|
+
Copyright [yyyy] [name of copyright owner]
|
3953
|
+
|
3954
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
3955
|
+
you may not use this file except in compliance with the License.
|
3956
|
+
You may obtain a copy of the License at
|
3957
|
+
|
3958
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
3959
|
+
|
3960
|
+
Unless required by applicable law or agreed to in writing, software
|
3961
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
3962
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
3963
|
+
See the License for the specific language governing permissions and
|
3964
|
+
limitations under the License.
|
3965
|
+
|
3966
|
+
-----
|
3967
|
+
|
3968
|
+
openucx/ucx
|
3969
|
+
https://github.com/openucx/ucx
|
3970
|
+
|
3971
|
+
Copyright (c) 2014-2015 UT-Battelle, LLC. All rights reserved.
|
3972
|
+
Copyright (C) 2014-2020 Mellanox Technologies Ltd. All rights reserved.
|
3973
|
+
Copyright (C) 2014-2015 The University of Houston System. All rights reserved.
|
3974
|
+
Copyright (C) 2015 The University of Tennessee and The University
|
3975
|
+
of Tennessee Research Foundation. All rights reserved.
|
3976
|
+
Copyright (C) 2016-2020 ARM Ltd. All rights reserved.
|
3977
|
+
Copyright (c) 2016 Los Alamos National Security, LLC. All rights reserved.
|
3978
|
+
Copyright (C) 2016-2020 Advanced Micro Devices, Inc. All rights reserved.
|
3979
|
+
Copyright (C) 2019 UChicago Argonne, LLC. All rights reserved.
|
3980
|
+
Copyright (c) 2018-2020 NVIDIA CORPORATION. All rights reserved.
|
3981
|
+
Copyright (C) 2020 Huawei Technologies Co., Ltd. All rights reserved.
|
3982
|
+
Copyright (C) 2016-2020 Stony Brook University. All rights reserved.
|
3983
|
+
|
3984
|
+
Redistribution and use in source and binary forms, with or without
|
3985
|
+
modification, are permitted provided that the following conditions
|
3986
|
+
are met:
|
3987
|
+
|
3988
|
+
1. Redistributions of source code must retain the above copyright
|
3989
|
+
notice, this list of conditions and the following disclaimer.
|
3990
|
+
2. Redistributions in binary form must reproduce the above copyright
|
3991
|
+
notice, this list of conditions and the following disclaimer in the
|
3992
|
+
documentation and/or other materials provided with the distribution.
|
3993
|
+
3. Neither the name of the copyright holder nor the names of its
|
3994
|
+
contributors may be used to endorse or promote products derived from
|
3995
|
+
this software without specific prior written permission.
|
3996
|
+
|
3997
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
3998
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
3999
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
4000
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
4001
|
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
4002
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
4003
|
+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
4004
|
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
4005
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
4006
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
4007
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
4008
|
+
|
4009
|
+
-----
|
4010
|
+
|
4011
|
+
From PyTorch:
|
4012
|
+
|
4013
|
+
Copyright (c) 2016- Facebook, Inc (Adam Paszke)
|
4014
|
+
Copyright (c) 2014- Facebook, Inc (Soumith Chintala)
|
4015
|
+
Copyright (c) 2011-2014 Idiap Research Institute (Ronan Collobert)
|
4016
|
+
Copyright (c) 2012-2014 Deepmind Technologies (Koray Kavukcuoglu)
|
4017
|
+
Copyright (c) 2011-2012 NEC Laboratories America (Koray Kavukcuoglu)
|
4018
|
+
Copyright (c) 2011-2013 NYU (Clement Farabet)
|
4019
|
+
Copyright (c) 2006-2010 NEC Laboratories America (Ronan Collobert, Leon Bottou, Iain Melvin, Jason Weston)
|
4020
|
+
Copyright (c) 2006 Idiap Research Institute (Samy Bengio)
|
4021
|
+
Copyright (c) 2001-2004 Idiap Research Institute (Ronan Collobert, Samy Bengio, Johnny Mariethoz)
|
4022
|
+
|
4023
|
+
From Caffe2:
|
4024
|
+
|
4025
|
+
Copyright (c) 2016-present, Facebook Inc. All rights reserved.
|
4026
|
+
|
4027
|
+
All contributions by Facebook:
|
4028
|
+
Copyright (c) 2016 Facebook Inc.
|
4029
|
+
|
4030
|
+
All contributions by Google:
|
4031
|
+
Copyright (c) 2015 Google Inc.
|
4032
|
+
All rights reserved.
|
4033
|
+
|
4034
|
+
All contributions by Yangqing Jia:
|
4035
|
+
Copyright (c) 2015 Yangqing Jia
|
4036
|
+
All rights reserved.
|
4037
|
+
|
4038
|
+
All contributions from Caffe:
|
4039
|
+
Copyright(c) 2013, 2014, 2015, the respective contributors
|
4040
|
+
All rights reserved.
|
4041
|
+
|
4042
|
+
All other contributions:
|
4043
|
+
Copyright(c) 2015, 2016 the respective contributors
|
4044
|
+
All rights reserved.
|
4045
|
+
|
4046
|
+
Caffe2 uses a copyright model similar to Caffe: each contributor holds
|
4047
|
+
copyright over their contributions to Caffe2. The project versioning records
|
4048
|
+
all such contribution and copyright details. If a contributor wants to further
|
4049
|
+
mark their specific copyright on a particular contribution, they should
|
4050
|
+
indicate their copyright solely in the commit message of the change when it is
|
4051
|
+
committed.
|
4052
|
+
|
4053
|
+
All rights reserved.
|
4054
|
+
|
4055
|
+
Redistribution and use in source and binary forms, with or without
|
4056
|
+
modification, are permitted provided that the following conditions are met:
|
4057
|
+
|
4058
|
+
1. Redistributions of source code must retain the above copyright
|
4059
|
+
notice, this list of conditions and the following disclaimer.
|
4060
|
+
|
4061
|
+
2. Redistributions in binary form must reproduce the above copyright
|
4062
|
+
notice, this list of conditions and the following disclaimer in the
|
4063
|
+
documentation and/or other materials provided with the distribution.
|
4064
|
+
|
4065
|
+
3. Neither the names of Facebook, Deepmind Technologies, NYU, NEC Laboratories America
|
4066
|
+
and IDIAP Research Institute nor the names of its contributors may be
|
4067
|
+
used to endorse or promote products derived from this software without
|
4068
|
+
specific prior written permission.
|
4069
|
+
|
4070
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
4071
|
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
4072
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
4073
|
+
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
4074
|
+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
4075
|
+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
4076
|
+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
4077
|
+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
4078
|
+
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
4079
|
+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
4080
|
+
POSSIBILITY OF SUCH DAMAGE.
|
4081
|
+
|
4082
|
+
_____
|
4083
|
+
|
4084
|
+
mpi4py
|
4085
|
+
https://github.com/mpi4py/mpi4py/
|
4086
|
+
|
4087
|
+
=======================
|
4088
|
+
LICENSE: MPI for Python
|
4089
|
+
=======================
|
4090
|
+
|
4091
|
+
:Author: Lisandro Dalcin
|
4092
|
+
:Contact: dalcinl@gmail.com
|
4093
|
+
|
4094
|
+
|
4095
|
+
Copyright (c) 2019, Lisandro Dalcin.
|
4096
|
+
All rights reserved.
|
4097
|
+
|
4098
|
+
Redistribution and use in source and binary forms, with or without
|
4099
|
+
modification, are permitted provided that the following conditions
|
4100
|
+
are met:
|
4101
|
+
|
4102
|
+
* Redistributions of source code must retain the above copyright
|
4103
|
+
notice, this list of conditions and the following disclaimer.
|
4104
|
+
|
4105
|
+
* Redistributions in binary form must reproduce the above copyright
|
4106
|
+
notice, this list of conditions and the following disclaimer in the
|
4107
|
+
documentation and/or other materials provided with the distribution.
|
4108
|
+
|
4109
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
|
4110
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
4111
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
4112
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
4113
|
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
4114
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
4115
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
4116
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
4117
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
4118
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
4119
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
4120
|
+
_____
|
4121
|
+
huggingface/transformers
|
4122
|
+
|
4123
|
+
Apache License
|
4124
|
+
Version 2.0, January 2004
|
4125
|
+
http://www.apache.org/licenses/
|
4126
|
+
|
4127
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
4128
|
+
|
4129
|
+
1. Definitions.
|
4130
|
+
|
4131
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
4132
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
4133
|
+
|
4134
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
4135
|
+
the copyright owner that is granting the License.
|
4136
|
+
|
4137
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
4138
|
+
other entities that control, are controlled by, or are under common
|
4139
|
+
control with that entity. For the purposes of this definition,
|
4140
|
+
"control" means (i) the power, direct or indirect, to cause the
|
4141
|
+
direction or management of such entity, whether by contract or
|
4142
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
4143
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
4144
|
+
|
4145
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
4146
|
+
exercising permissions granted by this License.
|
4147
|
+
|
4148
|
+
"Source" form shall mean the preferred form for making modifications,
|
4149
|
+
including but not limited to software source code, documentation
|
4150
|
+
source, and configuration files.
|
4151
|
+
|
4152
|
+
"Object" form shall mean any form resulting from mechanical
|
4153
|
+
transformation or translation of a Source form, including but
|
4154
|
+
not limited to compiled object code, generated documentation,
|
4155
|
+
and conversions to other media types.
|
4156
|
+
|
4157
|
+
"Work" shall mean the work of authorship, whether in Source or
|
4158
|
+
Object form, made available under the License, as indicated by a
|
4159
|
+
copyright notice that is included in or attached to the work
|
4160
|
+
(an example is provided in the Appendix below).
|
4161
|
+
|
4162
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
4163
|
+
form, that is based on (or derived from) the Work and for which the
|
4164
|
+
editorial revisions, annotations, elaborations, or other modifications
|
4165
|
+
represent, as a whole, an original work of authorship. For the purposes
|
4166
|
+
of this License, Derivative Works shall not include works that remain
|
4167
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
4168
|
+
the Work and Derivative Works thereof.
|
4169
|
+
|
4170
|
+
"Contribution" shall mean any work of authorship, including
|
4171
|
+
the original version of the Work and any modifications or additions
|
4172
|
+
to that Work or Derivative Works thereof, that is intentionally
|
4173
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
4174
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
4175
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
4176
|
+
means any form of electronic, verbal, or written communication sent
|
4177
|
+
to the Licensor or its representatives, including but not limited to
|
4178
|
+
communication on electronic mailing lists, source code control systems,
|
4179
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
4180
|
+
Licensor for the purpose of discussing and improving the Work, but
|
4181
|
+
excluding communication that is conspicuously marked or otherwise
|
4182
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
4183
|
+
|
4184
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
4185
|
+
on behalf of whom a Contribution has been received by Licensor and
|
4186
|
+
subsequently incorporated within the Work.
|
4187
|
+
|
4188
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
4189
|
+
this License, each Contributor hereby grants to You a perpetual,
|
4190
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
4191
|
+
copyright license to reproduce, prepare Derivative Works of,
|
4192
|
+
publicly display, publicly perform, sublicense, and distribute the
|
4193
|
+
Work and such Derivative Works in Source or Object form.
|
4194
|
+
|
4195
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
4196
|
+
this License, each Contributor hereby grants to You a perpetual,
|
4197
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
4198
|
+
(except as stated in this section) patent license to make, have made,
|
4199
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
4200
|
+
where such license applies only to those patent claims licensable
|
4201
|
+
by such Contributor that are necessarily infringed by their
|
4202
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
4203
|
+
with the Work to which such Contribution(s) was submitted. If You
|
4204
|
+
institute patent litigation against any entity (including a
|
4205
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
4206
|
+
or a Contribution incorporated within the Work constitutes direct
|
4207
|
+
or contributory patent infringement, then any patent licenses
|
4208
|
+
granted to You under this License for that Work shall terminate
|
4209
|
+
as of the date such litigation is filed.
|
4210
|
+
|
4211
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
4212
|
+
Work or Derivative Works thereof in any medium, with or without
|
4213
|
+
modifications, and in Source or Object form, provided that You
|
4214
|
+
meet the following conditions:
|
4215
|
+
|
4216
|
+
(a) You must give any other recipients of the Work or
|
4217
|
+
Derivative Works a copy of this License; and
|
4218
|
+
|
4219
|
+
(b) You must cause any modified files to carry prominent notices
|
4220
|
+
stating that You changed the files; and
|
4221
|
+
|
4222
|
+
(c) You must retain, in the Source form of any Derivative Works
|
4223
|
+
that You distribute, all copyright, patent, trademark, and
|
4224
|
+
attribution notices from the Source form of the Work,
|
4225
|
+
excluding those notices that do not pertain to any part of
|
4226
|
+
the Derivative Works; and
|
4227
|
+
|
4228
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
4229
|
+
distribution, then any Derivative Works that You distribute must
|
4230
|
+
include a readable copy of the attribution notices contained
|
4231
|
+
within such NOTICE file, excluding those notices that do not
|
4232
|
+
pertain to any part of the Derivative Works, in at least one
|
4233
|
+
of the following places: within a NOTICE text file distributed
|
4234
|
+
as part of the Derivative Works; within the Source form or
|
4235
|
+
documentation, if provided along with the Derivative Works; or,
|
4236
|
+
within a display generated by the Derivative Works, if and
|
4237
|
+
wherever such third-party notices normally appear. The contents
|
4238
|
+
of the NOTICE file are for informational purposes only and
|
4239
|
+
do not modify the License. You may add Your own attribution
|
4240
|
+
notices within Derivative Works that You distribute, alongside
|
4241
|
+
or as an addendum to the NOTICE text from the Work, provided
|
4242
|
+
that such additional attribution notices cannot be construed
|
4243
|
+
as modifying the License.
|
4244
|
+
|
4245
|
+
You may add Your own copyright statement to Your modifications and
|
4246
|
+
may provide additional or different license terms and conditions
|
4247
|
+
for use, reproduction, or distribution of Your modifications, or
|
4248
|
+
for any such Derivative Works as a whole, provided Your use,
|
4249
|
+
reproduction, and distribution of the Work otherwise complies with
|
4250
|
+
the conditions stated in this License.
|
4251
|
+
|
4252
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
4253
|
+
any Contribution intentionally submitted for inclusion in the Work
|
4254
|
+
by You to the Licensor shall be under the terms and conditions of
|
4255
|
+
this License, without any additional terms or conditions.
|
4256
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
4257
|
+
the terms of any separate license agreement you may have executed
|
4258
|
+
with Licensor regarding such Contributions.
|
4259
|
+
|
4260
|
+
6. Trademarks. This License does not grant permission to use the trade
|
4261
|
+
names, trademarks, service marks, or product names of the Licensor,
|
4262
|
+
except as required for reasonable and customary use in describing the
|
4263
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
4264
|
+
|
4265
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
4266
|
+
agreed to in writing, Licensor provides the Work (and each
|
4267
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
4268
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
4269
|
+
implied, including, without limitation, any warranties or conditions
|
4270
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
4271
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
4272
|
+
appropriateness of using or redistributing the Work and assume any
|
4273
|
+
risks associated with Your exercise of permissions under this License.
|
4274
|
+
|
4275
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
4276
|
+
whether in tort (including negligence), contract, or otherwise,
|
4277
|
+
unless required by applicable law (such as deliberate and grossly
|
4278
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
4279
|
+
liable to You for damages, including any direct, indirect, special,
|
4280
|
+
incidental, or consequential damages of any character arising as a
|
4281
|
+
result of this License or out of the use or inability to use the
|
4282
|
+
Work (including but not limited to damages for loss of goodwill,
|
4283
|
+
work stoppage, computer failure or malfunction, or any and all
|
4284
|
+
other commercial damages or losses), even if such Contributor
|
4285
|
+
has been advised of the possibility of such damages.
|
4286
|
+
|
4287
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
4288
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
4289
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
4290
|
+
or other liability obligations and/or rights consistent with this
|
4291
|
+
License. However, in accepting such obligations, You may act only
|
4292
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
4293
|
+
of any other Contributor, and only if You agree to indemnify,
|
4294
|
+
defend, and hold each Contributor harmless for any liability
|
4295
|
+
incurred by, or claims asserted against, such Contributor by reason
|
4296
|
+
of your accepting any such warranty or additional liability.
|
4297
|
+
|
4298
|
+
END OF TERMS AND CONDITIONS
|
4299
|
+
|
4300
|
+
APPENDIX: How to apply the Apache License to your work.
|
4301
|
+
|
4302
|
+
To apply the Apache License to your work, attach the following
|
4303
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
4304
|
+
replaced with your own identifying information. (Don't include
|
4305
|
+
the brackets!) The text should be enclosed in the appropriate
|
4306
|
+
comment syntax for the file format. We also recommend that a
|
4307
|
+
file or class name and description of purpose be included on the
|
4308
|
+
same "printed page" as the copyright notice for easier
|
4309
|
+
identification within third-party archives.
|
4310
|
+
|
4311
|
+
Copyright [yyyy] [name of copyright owner]
|
4312
|
+
|
4313
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
4314
|
+
you may not use this file except in compliance with the License.
|
4315
|
+
You may obtain a copy of the License at
|
4316
|
+
|
4317
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
4318
|
+
|
4319
|
+
Unless required by applicable law or agreed to in writing, software
|
4320
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
4321
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
4322
|
+
See the License for the specific language governing permissions and
|
4323
|
+
limitations under the License.
|
4324
|
+
_____
|
4325
|
+
msgpack/msgpack-python
|
4326
|
+
|
4327
|
+
Copyright (C) 2008-2011 INADA Naoki <songofacandy@gmail.com>
|
4328
|
+
|
4329
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
4330
|
+
you may not use this file except in compliance with the License.
|
4331
|
+
You may obtain a copy of the License at
|
4332
|
+
|
4333
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
4334
|
+
|
4335
|
+
Unless required by applicable law or agreed to in writing, software
|
4336
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
4337
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
4338
|
+
See the License for the specific language governing permissions and
|
4339
|
+
limitations under the License.
|
4340
|
+
_____
|
4341
|
+
lanpa/tensorboardX
|
4342
|
+
|
4343
|
+
MIT License
|
4344
|
+
|
4345
|
+
Copyright (c) 2017 Tzu-Wei Huang
|
4346
|
+
|
4347
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4348
|
+
of this software and associated documentation files (the "Software"), to deal
|
4349
|
+
in the Software without restriction, including without limitation the rights
|
4350
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
4351
|
+
copies of the Software, and to permit persons to whom the Software is
|
4352
|
+
furnished to do so, subject to the following conditions:
|
4353
|
+
|
4354
|
+
The above copyright notice and this permission notice shall be included in all
|
4355
|
+
copies or substantial portions of the Software.
|
4356
|
+
|
4357
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
4358
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
4359
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
4360
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
4361
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
4362
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
4363
|
+
SOFTWARE.
|
4364
|
+
_____
|
4365
|
+
tensorflow/tensorboard
|
4366
|
+
|
4367
|
+
Copyright 2017 The TensorFlow Authors. All rights reserved.
|
4368
|
+
|
4369
|
+
Apache License
|
4370
|
+
Version 2.0, January 2004
|
4371
|
+
http://www.apache.org/licenses/
|
4372
|
+
|
4373
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
4374
|
+
|
4375
|
+
1. Definitions.
|
4376
|
+
|
4377
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
4378
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
4379
|
+
|
4380
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
4381
|
+
the copyright owner that is granting the License.
|
4382
|
+
|
4383
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
4384
|
+
other entities that control, are controlled by, or are under common
|
4385
|
+
control with that entity. For the purposes of this definition,
|
4386
|
+
"control" means (i) the power, direct or indirect, to cause the
|
4387
|
+
direction or management of such entity, whether by contract or
|
4388
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
4389
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
4390
|
+
|
4391
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
4392
|
+
exercising permissions granted by this License.
|
4393
|
+
|
4394
|
+
"Source" form shall mean the preferred form for making modifications,
|
4395
|
+
including but not limited to software source code, documentation
|
4396
|
+
source, and configuration files.
|
4397
|
+
|
4398
|
+
"Object" form shall mean any form resulting from mechanical
|
4399
|
+
transformation or translation of a Source form, including but
|
4400
|
+
not limited to compiled object code, generated documentation,
|
4401
|
+
and conversions to other media types.
|
4402
|
+
|
4403
|
+
"Work" shall mean the work of authorship, whether in Source or
|
4404
|
+
Object form, made available under the License, as indicated by a
|
4405
|
+
copyright notice that is included in or attached to the work
|
4406
|
+
(an example is provided in the Appendix below).
|
4407
|
+
|
4408
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
4409
|
+
form, that is based on (or derived from) the Work and for which the
|
4410
|
+
editorial revisions, annotations, elaborations, or other modifications
|
4411
|
+
represent, as a whole, an original work of authorship. For the purposes
|
4412
|
+
of this License, Derivative Works shall not include works that remain
|
4413
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
4414
|
+
the Work and Derivative Works thereof.
|
4415
|
+
|
4416
|
+
"Contribution" shall mean any work of authorship, including
|
4417
|
+
the original version of the Work and any modifications or additions
|
4418
|
+
to that Work or Derivative Works thereof, that is intentionally
|
4419
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
4420
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
4421
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
4422
|
+
means any form of electronic, verbal, or written communication sent
|
4423
|
+
to the Licensor or its representatives, including but not limited to
|
4424
|
+
communication on electronic mailing lists, source code control systems,
|
4425
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
4426
|
+
Licensor for the purpose of discussing and improving the Work, but
|
4427
|
+
excluding communication that is conspicuously marked or otherwise
|
4428
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
4429
|
+
|
4430
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
4431
|
+
on behalf of whom a Contribution has been received by Licensor and
|
4432
|
+
subsequently incorporated within the Work.
|
4433
|
+
|
4434
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
4435
|
+
this License, each Contributor hereby grants to You a perpetual,
|
4436
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
4437
|
+
copyright license to reproduce, prepare Derivative Works of,
|
4438
|
+
publicly display, publicly perform, sublicense, and distribute the
|
4439
|
+
Work and such Derivative Works in Source or Object form.
|
4440
|
+
|
4441
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
4442
|
+
this License, each Contributor hereby grants to You a perpetual,
|
4443
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
4444
|
+
(except as stated in this section) patent license to make, have made,
|
4445
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
4446
|
+
where such license applies only to those patent claims licensable
|
4447
|
+
by such Contributor that are necessarily infringed by their
|
4448
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
4449
|
+
with the Work to which such Contribution(s) was submitted. If You
|
4450
|
+
institute patent litigation against any entity (including a
|
4451
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
4452
|
+
or a Contribution incorporated within the Work constitutes direct
|
4453
|
+
or contributory patent infringement, then any patent licenses
|
4454
|
+
granted to You under this License for that Work shall terminate
|
4455
|
+
as of the date such litigation is filed.
|
4456
|
+
|
4457
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
4458
|
+
Work or Derivative Works thereof in any medium, with or without
|
4459
|
+
modifications, and in Source or Object form, provided that You
|
4460
|
+
meet the following conditions:
|
4461
|
+
|
4462
|
+
(a) You must give any other recipients of the Work or
|
4463
|
+
Derivative Works a copy of this License; and
|
4464
|
+
|
4465
|
+
(b) You must cause any modified files to carry prominent notices
|
4466
|
+
stating that You changed the files; and
|
4467
|
+
|
4468
|
+
(c) You must retain, in the Source form of any Derivative Works
|
4469
|
+
that You distribute, all copyright, patent, trademark, and
|
4470
|
+
attribution notices from the Source form of the Work,
|
4471
|
+
excluding those notices that do not pertain to any part of
|
4472
|
+
the Derivative Works; and
|
4473
|
+
|
4474
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
4475
|
+
distribution, then any Derivative Works that You distribute must
|
4476
|
+
include a readable copy of the attribution notices contained
|
4477
|
+
within such NOTICE file, excluding those notices that do not
|
4478
|
+
pertain to any part of the Derivative Works, in at least one
|
4479
|
+
of the following places: within a NOTICE text file distributed
|
4480
|
+
as part of the Derivative Works; within the Source form or
|
4481
|
+
documentation, if provided along with the Derivative Works; or,
|
4482
|
+
within a display generated by the Derivative Works, if and
|
4483
|
+
wherever such third-party notices normally appear. The contents
|
4484
|
+
of the NOTICE file are for informational purposes only and
|
4485
|
+
do not modify the License. You may add Your own attribution
|
4486
|
+
notices within Derivative Works that You distribute, alongside
|
4487
|
+
or as an addendum to the NOTICE text from the Work, provided
|
4488
|
+
that such additional attribution notices cannot be construed
|
4489
|
+
as modifying the License.
|
4490
|
+
|
4491
|
+
You may add Your own copyright statement to Your modifications and
|
4492
|
+
may provide additional or different license terms and conditions
|
4493
|
+
for use, reproduction, or distribution of Your modifications, or
|
4494
|
+
for any such Derivative Works as a whole, provided Your use,
|
4495
|
+
reproduction, and distribution of the Work otherwise complies with
|
4496
|
+
the conditions stated in this License.
|
4497
|
+
|
4498
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
4499
|
+
any Contribution intentionally submitted for inclusion in the Work
|
4500
|
+
by You to the Licensor shall be under the terms and conditions of
|
4501
|
+
this License, without any additional terms or conditions.
|
4502
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
4503
|
+
the terms of any separate license agreement you may have executed
|
4504
|
+
with Licensor regarding such Contributions.
|
4505
|
+
|
4506
|
+
6. Trademarks. This License does not grant permission to use the trade
|
4507
|
+
names, trademarks, service marks, or product names of the Licensor,
|
4508
|
+
except as required for reasonable and customary use in describing the
|
4509
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
4510
|
+
|
4511
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
4512
|
+
agreed to in writing, Licensor provides the Work (and each
|
4513
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
4514
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
4515
|
+
implied, including, without limitation, any warranties or conditions
|
4516
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
4517
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
4518
|
+
appropriateness of using or redistributing the Work and assume any
|
4519
|
+
risks associated with Your exercise of permissions under this License.
|
4520
|
+
|
4521
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
4522
|
+
whether in tort (including negligence), contract, or otherwise,
|
4523
|
+
unless required by applicable law (such as deliberate and grossly
|
4524
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
4525
|
+
liable to You for damages, including any direct, indirect, special,
|
4526
|
+
incidental, or consequential damages of any character arising as a
|
4527
|
+
result of this License or out of the use or inability to use the
|
4528
|
+
Work (including but not limited to damages for loss of goodwill,
|
4529
|
+
work stoppage, computer failure or malfunction, or any and all
|
4530
|
+
other commercial damages or losses), even if such Contributor
|
4531
|
+
has been advised of the possibility of such damages.
|
4532
|
+
|
4533
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
4534
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
4535
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
4536
|
+
or other liability obligations and/or rights consistent with this
|
4537
|
+
License. However, in accepting such obligations, You may act only
|
4538
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
4539
|
+
of any other Contributor, and only if You agree to indemnify,
|
4540
|
+
defend, and hold each Contributor harmless for any liability
|
4541
|
+
incurred by, or claims asserted against, such Contributor by reason
|
4542
|
+
of your accepting any such warranty or additional liability.
|
4543
|
+
|
4544
|
+
END OF TERMS AND CONDITIONS
|
4545
|
+
|
4546
|
+
APPENDIX: How to apply the Apache License to your work.
|
4547
|
+
|
4548
|
+
To apply the Apache License to your work, attach the following
|
4549
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
4550
|
+
replaced with your own identifying information. (Don't include
|
4551
|
+
the brackets!) The text should be enclosed in the appropriate
|
4552
|
+
comment syntax for the file format. We also recommend that a
|
4553
|
+
file or class name and description of purpose be included on the
|
4554
|
+
same "printed page" as the copyright notice for easier
|
4555
|
+
identification within third-party archives.
|
4556
|
+
|
4557
|
+
Copyright 2017, The TensorFlow Authors.
|
4558
|
+
|
4559
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
4560
|
+
you may not use this file except in compliance with the License.
|
4561
|
+
You may obtain a copy of the License at
|
4562
|
+
|
4563
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
4564
|
+
|
4565
|
+
Unless required by applicable law or agreed to in writing, software
|
4566
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
4567
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
4568
|
+
See the License for the specific language governing permissions and
|
4569
|
+
limitations under the License.
|
4570
|
+
|
4571
|
+
|
4572
|
+
_____
|
4573
|
+
|
4574
|
+
cerberus
|
4575
|
+
|
4576
|
+
Cerberus is a lightweight and extensible data validation library for Python.
|
4577
|
+
|
4578
|
+
ISC License
|
4579
|
+
|
4580
|
+
Copyright (c) 2012-2016 Nicola Iarocci.
|
4581
|
+
|
4582
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
4583
|
+
purpose with or without fee is hereby granted, provided that the above
|
4584
|
+
copyright notice and this permission notice appear in all copies.
|
4585
|
+
|
4586
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
4587
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
4588
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
4589
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
4590
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
4591
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
4592
|
+
PERFORMANCE OF THIS SOFTWARE.
|
4593
|
+
|
4594
|
+
_____
|
4595
|
+
|
4596
|
+
MurmurHash3
|
4597
|
+
|
4598
|
+
MIT license
|
4599
|
+
|
4600
|
+
https://github.com/aappleby/smhasher
|
4601
|
+
|
4602
|
+
SMHasher is a test suite designed to test the distribution, collision, and
|
4603
|
+
performance properties of non-cryptographic hash functions.
|
4604
|
+
This is the home for the MurmurHash family of hash functions along with the
|
4605
|
+
SMHasher test suite used to verify them.
|
4606
|
+
SMHasher is released under the MIT license.
|
4607
|
+
All MurmurHash versions are public domain software, and the author disclaims all copyright to their code.
|
4608
|
+
|
4609
|
+
_____
|
4610
|
+
|
4611
|
+
gtest-ios-framework
|
4612
|
+
|
4613
|
+
https://github.com/mestevens/gtest-ios-framework
|
4614
|
+
|
4615
|
+
Copyright (c) 2013 Matthew Stevens
|
4616
|
+
|
4617
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
4618
|
+
a copy of this software and associated documentation files (the
|
4619
|
+
"Software"), to deal in the Software without restriction, including
|
4620
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
4621
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
4622
|
+
permit persons to whom the Software is furnished to do so, subject to
|
4623
|
+
the following conditions:
|
4624
|
+
|
4625
|
+
The above copyright notice and this permission notice shall be
|
4626
|
+
included in all copies or substantial portions of the Software.
|
4627
|
+
|
4628
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
4629
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
4630
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
4631
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
4632
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
4633
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
4634
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
4635
|
+
|
4636
|
+
_____
|
4637
|
+
|
4638
|
+
optional-lite
|
4639
|
+
|
4640
|
+
Copyright (c) 2014-2018 Martin Moene
|
4641
|
+
|
4642
|
+
https://github.com/martinmoene/optional-lite
|
4643
|
+
|
4644
|
+
Distributed under the Boost Software License, Version 1.0.
|
4645
|
+
|
4646
|
+
Boost Software License - Version 1.0 - August 17th, 2003
|
4647
|
+
|
4648
|
+
Permission is hereby granted, free of charge, to any person or organization
|
4649
|
+
obtaining a copy of the software and accompanying documentation covered by
|
4650
|
+
this license (the "Software") to use, reproduce, display, distribute,
|
4651
|
+
execute, and transmit the Software, and to prepare derivative works of the
|
4652
|
+
Software, and to permit third-parties to whom the Software is furnished to
|
4653
|
+
do so, all subject to the following:
|
4654
|
+
|
4655
|
+
The copyright notices in the Software and this entire statement, including
|
4656
|
+
the above license grant, this restriction and the following disclaimer,
|
4657
|
+
must be included in all copies of the Software, in whole or in part, and
|
4658
|
+
all derivative works of the Software, unless such copies or derivative
|
4659
|
+
works are solely in the form of machine-executable object code generated by
|
4660
|
+
a source language processor.
|
4661
|
+
|
4662
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
4663
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
4664
|
+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
4665
|
+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
4666
|
+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
4667
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
4668
|
+
DEALINGS IN THE SOFTWARE.
|
4669
|
+
|
4670
|
+
_____
|