tensorflow_cuda13 0.0.1rc0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: tensorflow_cuda13
|
|
3
|
+
Version: 0.0.1rc0
|
|
4
|
+
Summary: TensorFlow with CUDA 13 support
|
|
5
|
+
Home-page: https://github.com/tensorflow/tensorflow
|
|
6
|
+
Author: Google LLC
|
|
7
|
+
License: Apache-2.0
|
|
8
|
+
Description-Content-Type: text/markdown
|
|
9
|
+
|
|
10
|
+
# tensorflow_cuda13
|
|
11
|
+
|
|
12
|
+
Initial pre-release stub for tensorflow_cuda13 to reserve and initialize the PyPI project.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
tensorflow_cuda13/__init__.py,sha256=yOOuhKmHPg9Ja8rcVq0HmkzBVwrWUSus2uccIdMxvBQ,78
|
|
2
|
+
tensorflow_cuda13-0.0.1rc0.dist-info/METADATA,sha256=yumRDi-dBdLRJqVFLx3v2bOMV8tmHy0nTO6TvkRLF6I,349
|
|
3
|
+
tensorflow_cuda13-0.0.1rc0.dist-info/WHEEL,sha256=tjDAH0HJuyYqxGEeXxPGaEEQAtKeGnAVKFytPam8P5A,98
|
|
4
|
+
tensorflow_cuda13-0.0.1rc0.dist-info/top_level.txt,sha256=KqT4-UCiP-wPVaZ11CS3cGyWnITCYqiuqGflQ8mK9Gg,18
|
|
5
|
+
tensorflow_cuda13-0.0.1rc0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tensorflow_cuda13
|