v4.3.5 update. (#2935)

* v4.3.5 update.

* Update copyright to 2026.
This commit is contained in:
Junkai-Wu
2026-01-09 04:02:14 +08:00
committed by GitHub
parent 1810164f27
commit 4faf1a1568
2773 changed files with 3161 additions and 3052 deletions

View File

@@ -1,6 +1,6 @@
#################################################################################################
#
# Copyright (c) 2023 - 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright (c) 2023 - 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: BSD-3-Clause
#
# Redistribution and use in source and binary forms, with or without

View File

@@ -10,7 +10,7 @@ Thank you for your interest in contributing to the CUTLASS Python interface. Bas
# Copyright
Copyright (c) 2017 - 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Copyright (c) 2017 - 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: BSD-3-Clause
```

View File

@@ -41,7 +41,7 @@ docker run --gpus all -it --rm nvcr.io/nvidia/pytorch:23.08-py3
## Copyright
Copyright (c) 2017 - 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Copyright (c) 2017 - 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: BSD-3-Clause
```