v4.3.5 update. (#2934)

* v4.3.5 update.

* Update copyright to 2026
This commit is contained in:
Junkai-Wu
2026-01-09 04:02:56 +08:00
committed by GitHub
parent f86feb0aa8
commit 0d2b201e8c
2788 changed files with 3172 additions and 3071 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
@@ -133,7 +133,7 @@ def get_option_registry():
this._option_registry = OptionRegistry(device_cc())
return this._option_registry
this.__version__ = '4.3.4'
this.__version__ = '4.3.5'
from cutlass_cppgen.backend import create_memory_pool
from cutlass_cppgen.emit.pytorch import pytorch