tensorrt-dispatch 10.3.0__tar.gz → 10.5.0__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tensorrt_dispatch
3
- Version: 10.3.0
3
+ Version: 10.5.0
4
4
  Summary: TensorRT Metapackage
5
5
  Home-page: https://developer.nvidia.com/tensorrt
6
6
  Download-URL: https://github.com/nvidia/tensorrt/tags
@@ -11,6 +11,6 @@ Classifier: License :: Other/Proprietary License
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: Programming Language :: Python :: 3
13
13
  License-File: LICENSE.txt
14
- Requires-Dist: tensorrt_dispatch-cu12==10.3.0
14
+ Requires-Dist: tensorrt_dispatch-cu12==10.5.0
15
15
 
16
16
  TensorRT Metapackage
@@ -23,7 +23,7 @@ module_name = "tensorrt_dispatch"
23
23
 
24
24
  setup(
25
25
  name=module_name,
26
- version="10.3.0",
26
+ version="10.5.0",
27
27
  description="TensorRT Metapackage",
28
28
  long_description="TensorRT Metapackage",
29
29
  author="NVIDIA Corporation",
@@ -35,7 +35,7 @@ setup(
35
35
  ],
36
36
  packages=[],
37
37
  install_requires=[
38
- "tensorrt_dispatch-cu12==10.3.0"
38
+ "tensorrt_dispatch-cu12==10.5.0"
39
39
  ],
40
40
  include_package_data=True,
41
41
  zip_safe=True,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tensorrt_dispatch
3
- Version: 10.3.0
3
+ Version: 10.5.0
4
4
  Summary: TensorRT Metapackage
5
5
  Home-page: https://developer.nvidia.com/tensorrt
6
6
  Download-URL: https://github.com/nvidia/tensorrt/tags
@@ -11,6 +11,6 @@ Classifier: License :: Other/Proprietary License
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: Programming Language :: Python :: 3
13
13
  License-File: LICENSE.txt
14
- Requires-Dist: tensorrt_dispatch-cu12==10.3.0
14
+ Requires-Dist: tensorrt_dispatch-cu12==10.5.0
15
15
 
16
16
  TensorRT Metapackage
@@ -0,0 +1 @@
1
+ tensorrt_dispatch-cu12==10.5.0
@@ -1 +0,0 @@
1
- tensorrt_dispatch-cu12==10.3.0