amd-torchvision-device-gfx1102 0.0.1.dev0__tar.gz

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,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: amd-torchvision-device-gfx1102
3
+ Version: 0.0.1.dev0
4
+ Summary: Placeholder for amd-torchvision-device-gfx1102
5
+ Author-email: Your Name <you@example.com>
6
+ License: MIT
7
+ Project-URL: Homepage, https://example.com
8
+ Requires-Python: >=3.8
9
+ Description-Content-Type: text/markdown
10
+
11
+ # amd-torchvision-device-gfx1102
12
+
13
+ Placeholder for amd-torchvision-device-gfx1102
14
+
15
+ Uploaded using Twine.
@@ -0,0 +1,5 @@
1
+ # amd-torchvision-device-gfx1102
2
+
3
+ Placeholder for amd-torchvision-device-gfx1102
4
+
5
+ Uploaded using Twine.
@@ -0,0 +1,15 @@
1
+ [build-system]
2
+ requires = ["setuptools>=61.0", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "amd-torchvision-device-gfx1102"
7
+ version = "0.0.1.dev0"
8
+ description = "Placeholder for amd-torchvision-device-gfx1102"
9
+ readme = "README.md"
10
+ requires-python = ">=3.8"
11
+ license = {text = "MIT"}
12
+ authors = [{name = "Your Name", email = "you@example.com"}]
13
+
14
+ [project.urls]
15
+ Homepage = "https://example.com"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,4 @@
1
+ __version__ = "0.0.1.dev0"
2
+
3
+ def hello():
4
+ return 'Hello from amd-torchvision-device-gfx1102!'
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: amd-torchvision-device-gfx1102
3
+ Version: 0.0.1.dev0
4
+ Summary: Placeholder for amd-torchvision-device-gfx1102
5
+ Author-email: Your Name <you@example.com>
6
+ License: MIT
7
+ Project-URL: Homepage, https://example.com
8
+ Requires-Python: >=3.8
9
+ Description-Content-Type: text/markdown
10
+
11
+ # amd-torchvision-device-gfx1102
12
+
13
+ Placeholder for amd-torchvision-device-gfx1102
14
+
15
+ Uploaded using Twine.
@@ -0,0 +1,7 @@
1
+ README.md
2
+ pyproject.toml
3
+ src/amd_torchvision_device_gfx1102/__init__.py
4
+ src/amd_torchvision_device_gfx1102.egg-info/PKG-INFO
5
+ src/amd_torchvision_device_gfx1102.egg-info/SOURCES.txt
6
+ src/amd_torchvision_device_gfx1102.egg-info/dependency_links.txt
7
+ src/amd_torchvision_device_gfx1102.egg-info/top_level.txt