Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
c9ea6be9
Unverified
Commit
c9ea6be9
authored
Jan 02, 2025
by
Kirthi Shankar Sivamani
Committed by
GitHub
Jan 02, 2025
Browse files
Update copyright to include 2025 (#1388)
Signed-off-by:
Kirthi Shankar Sivamani
<
ksivamani@nvidia.com
>
parent
838345eb
Changes
421
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
.github/workflows/blossom-ci.yml
.github/workflows/blossom-ci.yml
+1
-1
.github/workflows/build.yml
.github/workflows/build.yml
+1
-1
.github/workflows/deploy_nightly_docs.yml
.github/workflows/deploy_nightly_docs.yml
+1
-1
.github/workflows/docs.yml
.github/workflows/docs.yml
+1
-1
.github/workflows/license.yml
.github/workflows/license.yml
+1
-1
.github/workflows/lint.yml
.github/workflows/lint.yml
+1
-1
.github/workflows/trigger-ci.yml
.github/workflows/trigger-ci.yml
+1
-1
.github/workflows/upload-ci-logs.yml
.github/workflows/upload-ci-logs.yml
+1
-1
CONTRIBUTING.rst
CONTRIBUTING.rst
+1
-1
CPPLINT.cfg
CPPLINT.cfg
+1
-1
README.rst
README.rst
+1
-1
benchmarks/attention/benchmark_attention.py
benchmarks/attention/benchmark_attention.py
+1
-1
build_tools/__init__.py
build_tools/__init__.py
+1
-1
build_tools/build_ext.py
build_tools/build_ext.py
+1
-1
build_tools/jax.py
build_tools/jax.py
+1
-1
build_tools/paddle.py
build_tools/paddle.py
+1
-1
build_tools/pytorch.py
build_tools/pytorch.py
+1
-1
build_tools/te_version.py
build_tools/te_version.py
+1
-1
build_tools/utils.py
build_tools/utils.py
+1
-1
build_tools/wheel_utils/Dockerfile.aarch
build_tools/wheel_utils/Dockerfile.aarch
+1
-1
No files found.
.github/workflows/blossom-ci.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/build.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/deploy_nightly_docs.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/docs.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/license.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/lint.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/trigger-ci.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
.github/workflows/upload-ci-logs.yml
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
CONTRIBUTING.rst
View file @
c9ea6be9
..
..
Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
See LICENSE for license information.
See LICENSE for license information.
...
...
CPPLINT.cfg
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
README.rst
View file @
c9ea6be9
..
..
Copyright
(
c
)
2022
-
202
4
,
NVIDIA
CORPORATION
&
AFFILIATES
.
All
rights
reserved
.
Copyright
(
c
)
2022
-
202
5
,
NVIDIA
CORPORATION
&
AFFILIATES
.
All
rights
reserved
.
See
LICENSE
for
license
information
.
See
LICENSE
for
license
information
.
...
...
benchmarks/attention/benchmark_attention.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/__init__.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/build_ext.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/jax.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/paddle.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/pytorch.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/te_version.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/utils.py
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
build_tools/wheel_utils/Dockerfile.aarch
View file @
c9ea6be9
# Copyright (c) 2022-202
4
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2022-202
5
, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
#
# See LICENSE for license information.
# See LICENSE for license information.
...
...
Prev
1
2
3
4
5
…
22
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment