We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc7e28 commit c8a8dcbCopy full SHA for c8a8dcb
cuda_core/cuda/core/experimental/_linker.py
@@ -1,3 +1,7 @@
1
+# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
2
+#
3
+# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
4
+
5
import weakref
6
from dataclasses import dataclass
7
from typing import List, Optional
0 commit comments