tensorrt-dispatch 11.2.1.2__tar.gz → 11.3.0.99__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.
- {tensorrt_dispatch-11.2.1.2/tensorrt_dispatch.egg-info → tensorrt_dispatch-11.3.0.99}/PKG-INFO +2 -2
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/pyproject.toml +2 -2
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99/tensorrt_dispatch.egg-info}/PKG-INFO +2 -2
- tensorrt_dispatch-11.3.0.99/tensorrt_dispatch.egg-info/requires.txt +1 -0
- tensorrt_dispatch-11.2.1.2/tensorrt_dispatch.egg-info/requires.txt +0 -1
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/LICENSE.txt +0 -0
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/setup.cfg +0 -0
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/SOURCES.txt +0 -0
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/dependency_links.txt +0 -0
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/top_level.txt +0 -0
- {tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/zip-safe +0 -0
{tensorrt_dispatch-11.2.1.2/tensorrt_dispatch.egg-info → tensorrt_dispatch-11.3.0.99}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tensorrt_dispatch
|
|
3
|
-
Version: 11.
|
|
3
|
+
Version: 11.3.0.99
|
|
4
4
|
Summary: TensorRT Metapackage
|
|
5
5
|
Author: NVIDIA Corporation
|
|
6
6
|
License: Proprietary
|
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
13
13
|
Requires-Python: >=3.8
|
|
14
14
|
Description-Content-Type: text/markdown
|
|
15
15
|
License-File: LICENSE.txt
|
|
16
|
-
Requires-Dist: tensorrt_dispatch_cu13==11.
|
|
16
|
+
Requires-Dist: tensorrt_dispatch_cu13==11.3.0.99
|
|
17
17
|
Dynamic: license-file
|
|
18
18
|
|
|
19
19
|
NVIDIA TensorRT is an SDK that facilitates high-performance machine learning inference. It is designed to work in a complementary fashion with training frameworks such as PyTorch. It focuses specifically on running an already-trained network quickly and efficiently on NVIDIA hardware.
|
|
@@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta"
|
|
|
21
21
|
|
|
22
22
|
[project]
|
|
23
23
|
name = "tensorrt_dispatch"
|
|
24
|
-
version = "11.
|
|
24
|
+
version = "11.3.0.99"
|
|
25
25
|
description = "TensorRT Metapackage"
|
|
26
26
|
readme = {text = "NVIDIA TensorRT is an SDK that facilitates high-performance machine learning inference. It is designed to work in a complementary fashion with training frameworks such as PyTorch. It focuses specifically on running an already-trained network quickly and efficiently on NVIDIA hardware.", content-type = "text/markdown"}
|
|
27
27
|
license = {text = "Proprietary"}
|
|
@@ -38,7 +38,7 @@ requires-python = ">=3.8"
|
|
|
38
38
|
|
|
39
39
|
# This metapackage depends on the CUDA-versioned frontend package
|
|
40
40
|
dependencies = [
|
|
41
|
-
"tensorrt_dispatch_cu13==11.
|
|
41
|
+
"tensorrt_dispatch_cu13==11.3.0.99",
|
|
42
42
|
]
|
|
43
43
|
|
|
44
44
|
[project.urls]
|
{tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99/tensorrt_dispatch.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tensorrt_dispatch
|
|
3
|
-
Version: 11.
|
|
3
|
+
Version: 11.3.0.99
|
|
4
4
|
Summary: TensorRT Metapackage
|
|
5
5
|
Author: NVIDIA Corporation
|
|
6
6
|
License: Proprietary
|
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
13
13
|
Requires-Python: >=3.8
|
|
14
14
|
Description-Content-Type: text/markdown
|
|
15
15
|
License-File: LICENSE.txt
|
|
16
|
-
Requires-Dist: tensorrt_dispatch_cu13==11.
|
|
16
|
+
Requires-Dist: tensorrt_dispatch_cu13==11.3.0.99
|
|
17
17
|
Dynamic: license-file
|
|
18
18
|
|
|
19
19
|
NVIDIA TensorRT is an SDK that facilitates high-performance machine learning inference. It is designed to work in a complementary fashion with training frameworks such as PyTorch. It focuses specifically on running an already-trained network quickly and efficiently on NVIDIA hardware.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tensorrt_dispatch_cu13==11.3.0.99
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tensorrt_dispatch_cu13==11.2.1.2
|
|
File without changes
|
|
File without changes
|
{tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/top_level.txt
RENAMED
|
File without changes
|
{tensorrt_dispatch-11.2.1.2 → tensorrt_dispatch-11.3.0.99}/tensorrt_dispatch.egg-info/zip-safe
RENAMED
|
File without changes
|