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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tensorrt_dispatch
3
- Version: 11.2.1.2
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.2.1.2
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.2.1.2"
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.2.1.2",
41
+ "tensorrt_dispatch_cu13==11.3.0.99",
42
42
  ]
43
43
 
44
44
  [project.urls]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tensorrt_dispatch
3
- Version: 11.2.1.2
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.2.1.2
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