Metadata-Version: 2.1
Name: tensorrt_lean_cu13
Version: 10.16.1.11
Summary: A high performance deep learning inference library
Author: NVIDIA Corporation
License: Proprietary
Project-URL: Homepage, https://github.com/nvidia/tensorrt
Project-URL: Download, https://developer.nvidia.com/tensorrt
Keywords: nvidia,tensorrt,deeplearning,inference
Classifier: License :: Other/Proprietary License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: tensorrt_lean_cu13_libs==10.16.1.11
Requires-Dist: tensorrt_lean_cu13_bindings==10.16.1.11
Provides-Extra: numpy
Requires-Dist: numpy; extra == "numpy"

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.
