tensorrt-lean-cu13


Nametensorrt-lean-cu13 JSON
Version 10.13.2.6 PyPI version JSON
download
home_pagehttps://github.com/nvidia/tensorrt
SummaryA high performance deep learning inference library
upload_time2025-08-05 19:33:12
maintainerNone
docs_urlNone
authorNVIDIA Corporation
requires_python>=3.6
licenseProprietary
keywords nvidia tensorrt deeplearning inference
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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 TensorFlow, PyTorch, and MXNet. It focuses specifically on running an already-trained network quickly and efficiently on NVIDIA hardware.

If the dependencies of this package cannot be correctly installed from PyPI for any reason, you can try using the NVIDIA package index instead:
```
export NVIDIA_TENSORRT_DISABLE_INTERNAL_PIP=0
pip install tensorrt
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nvidia/tensorrt",
    "name": "tensorrt-lean-cu13",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "nvidia tensorrt deeplearning inference",
    "author": "NVIDIA Corporation",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/14/a2/2cc9a805b0a5b4bcedfb58257dec1536b2bf46649301422a41806f7b877e/tensorrt_lean_cu13-10.13.2.6.tar.gz",
    "platform": null,
    "description": "\nNVIDIA 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 TensorFlow, PyTorch, and MXNet. It focuses specifically on running an already-trained network quickly and efficiently on NVIDIA hardware.\n\nIf the dependencies of this package cannot be correctly installed from PyPI for any reason, you can try using the NVIDIA package index instead:\n```\nexport NVIDIA_TENSORRT_DISABLE_INTERNAL_PIP=0\npip install tensorrt\n```\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "A high performance deep learning inference library",
    "version": "10.13.2.6",
    "project_urls": {
        "Download": "https://developer.nvidia.com/tensorrt",
        "Homepage": "https://github.com/nvidia/tensorrt"
    },
    "split_keywords": [
        "nvidia",
        "tensorrt",
        "deeplearning",
        "inference"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14a22cc9a805b0a5b4bcedfb58257dec1536b2bf46649301422a41806f7b877e",
                "md5": "107ecde43f8f7b859a7cfc4ecca22425",
                "sha256": "cfca00d60800b85791f68d091a0b53bee848d6e86d39a4d07a70d165623e551c"
            },
            "downloads": -1,
            "filename": "tensorrt_lean_cu13-10.13.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "107ecde43f8f7b859a7cfc4ecca22425",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 18168,
            "upload_time": "2025-08-05T19:33:12",
            "upload_time_iso_8601": "2025-08-05T19:33:12.838509Z",
            "url": "https://files.pythonhosted.org/packages/14/a2/2cc9a805b0a5b4bcedfb58257dec1536b2bf46649301422a41806f7b877e/tensorrt_lean_cu13-10.13.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 19:33:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nvidia",
    "github_project": "tensorrt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tensorrt-lean-cu13"
}
        
Elapsed time: 1.96155s