We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58e2f4 commit bfa2bc6Copy full SHA for bfa2bc6
1 file changed
cuda_bindings/cuda/bindings/__init__.py
@@ -1 +1,9 @@
1
+# Copyright 2024 NVIDIA Corporation. All rights reserved.
2
+#
3
+# Please refer to the NVIDIA end user license agreement (EULA) associated
4
+# with this source code for terms and conditions that govern your use of
5
+# this software. Any use, reproduction, disclosure, or distribution of
6
+# this software and related documentation outside the terms of the EULA
7
+# is strictly prohibited.
8
+
9
from cuda.bindings._version import __version__
0 commit comments