tensorrt


Nametensorrt JSON
Version 10.6.0 PyPI version JSON
download
home_pagehttps://github.com/nvidia/tensorrt
SummaryTensorRT Metapackage
upload_time2024-11-02 00:31:07
maintainerNone
docs_urlNone
authorNVIDIA Corporation
requires_pythonNone
licenseProprietary
keywords nvidia tensorrt deeplearning inference
VCS
bugtrack_url
requirements onnx tensorflow onnxruntime onnxruntime torch torch torch torch torchvision torchvision Pillow numpy pycuda pytest onnx-graphsurgeon
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TensorRT Metapackage

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nvidia/tensorrt",
    "name": "tensorrt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "nvidia tensorrt deeplearning inference",
    "author": "NVIDIA Corporation",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/58/e0/0833f61a10afb9213485b5c36410543bfead7071f78b681042b102c85ef2/tensorrt-10.6.0.tar.gz",
    "platform": null,
    "description": "TensorRT Metapackage\r\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "TensorRT Metapackage",
    "version": "10.6.0",
    "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": "58e00833f61a10afb9213485b5c36410543bfead7071f78b681042b102c85ef2",
                "md5": "042db6199f2e99065079fe7dcec80f4a",
                "sha256": "e936a1c7a7e5c4404e782a3e895193dedf8cb1e8a51c863721f817d53d2e6127"
            },
            "downloads": -1,
            "filename": "tensorrt-10.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "042db6199f2e99065079fe7dcec80f4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16378,
            "upload_time": "2024-11-02T00:31:07",
            "upload_time_iso_8601": "2024-11-02T00:31:07.299787Z",
            "url": "https://files.pythonhosted.org/packages/58/e0/0833f61a10afb9213485b5c36410543bfead7071f78b681042b102c85ef2/tensorrt-10.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 00:31:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nvidia",
    "github_project": "tensorrt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "onnx",
            "specs": [
                [
                    ">=",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "tensorflow",
            "specs": [
                [
                    "==",
                    "2.12.0"
                ]
            ]
        },
        {
            "name": "onnxruntime",
            "specs": [
                [
                    "==",
                    "1.8.1"
                ]
            ]
        },
        {
            "name": "onnxruntime",
            "specs": [
                [
                    "==",
                    "1.12.1"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "==",
                    "1.10.2+cu113"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "==",
                    "1.10.2"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "==",
                    "1.11.0+cu113"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": [
                [
                    "==",
                    "0.11.3"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": [
                [
                    "==",
                    "0.12.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pycuda",
            "specs": [
                [
                    "==",
                    "2024.1"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "onnx-graphsurgeon",
            "specs": []
        }
    ],
    "lcname": "tensorrt"
}
        
Elapsed time: 0.62028s