forked from tensorflow/tensorboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
27 lines (20 loc) · 1.23 KB
/
Copy pathNOTICE
File metadata and controls
27 lines (20 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
TensorBored
Copyright 2024-present TensorBored authors
This project is licensed under the GNU Affero General Public License v3.0
(AGPL-3.0). See the LICENSE file for the full license text.
================================================================================
This project is a fork of TensorBoard, originally developed by The TensorFlow
Authors and licensed under the Apache License, Version 2.0. The original
TensorBoard source code retains its Apache 2.0 license and copyright notices.
TensorBoard: https://github.com/tensorflow/tensorboard
Copyright 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Apache License, Version 2.0
A copy of the Apache License 2.0 is included as LICENSE.apache2 and
tensorbored/pip_package/LICENSE.tensorflow.
All new code contributed to TensorBored (including but not limited to the
dashboard profile system, color sampler, superimposed plots, symlog scales,
pinned card reordering, shift-select runs, and related CI/CD infrastructure)
is licensed under AGPL-3.0.
The Apache License 2.0 is compatible with AGPL-3.0, permitting distribution
of the combined work under AGPL-3.0 terms, provided the original copyright
and attribution notices are retained in the upstream source files.