tensorrt 9.0.0.post12.dev1__tar.gz → 9.0.1.post12.dev4__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.
@@ -5,6 +5,6 @@ This package is hosted on NVIDIA Python Package Index.
5
5
 
6
6
  This package can be installed as:
7
7
  ```
8
- $ pip install --extra-index-url https://pypi.nvidia.com tensorrt
8
+ $ pip install --no-cache-dir --extra-index-url https://pypi.nvidia.com tensorrt
9
9
  ```
10
10
  ###########################################################################################
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tensorrt
3
- Version: 9.0.0.post12.dev1
3
+ Version: 9.0.1.post12.dev4
4
4
  Summary: A fake package to warn the user they are not installing the correct package.
5
5
  Home-page: https://github.com/NVIDIA
6
6
  Download-URL: https://github.com/NVIDIA
@@ -38,4 +38,4 @@ To install, please execute the following:
38
38
 
39
39
  .. code-block:: bash
40
40
 
41
- pip install --extra-index-url https://pypi.nvidia.com tensorrt
41
+ pip install --no-cache-dir --extra-index-url https://pypi.nvidia.com tensorrt
@@ -6,4 +6,4 @@ To install, please execute the following:
6
6
 
7
7
  .. code-block:: bash
8
8
 
9
- pip install --extra-index-url https://pypi.nvidia.com tensorrt
9
+ pip install --no-cache-dir --extra-index-url https://pypi.nvidia.com tensorrt
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tensorrt
3
- Version: 9.0.0.post12.dev1
3
+ Version: 9.0.1.post12.dev4
4
4
  Summary: A fake package to warn the user they are not installing the correct package.
5
5
  Home-page: https://github.com/NVIDIA
6
6
  Download-URL: https://github.com/NVIDIA
@@ -38,4 +38,4 @@ To install, please execute the following:
38
38
 
39
39
  .. code-block:: bash
40
40
 
41
- pip install --extra-index-url https://pypi.nvidia.com tensorrt
41
+ pip install --no-cache-dir --extra-index-url https://pypi.nvidia.com tensorrt