Search Criteria
Package Details: python-tensorrt 10.14.1.48-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tensorrt.git (read-only, click to copy) |
|---|---|
| Package Base: | tensorrt |
| Description: | A platform for high-performance deep learning inference on NVIDIA hardware (python bindings and tools) |
| Upstream URL: | https://developer.nvidia.com/tensorrt/ |
| Keywords: | ai artificial intelligence nvidia |
| Licenses: | Apache-2.0 AND LicenseRef-TensorRT-LICENSE-AGREEMENT AND LicenseRef-Python-TensorRT-LICENSE-AGREEMENT |
| Provides: | python-onnx-graphsurgeon, python-polygraphy, python-tensorflow-quantization |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 21 |
| Popularity: | 0.151310 |
| First Submitted: | 2018-07-29 16:17 (UTC) |
| Last Updated: | 2025-11-08 20:20 (UTC) |
Dependencies (25)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- python
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- tensorrtAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda-12.5AUR, cuda-12.9AUR) (make)
- cudnn (cudnn9.10-cuda12.9AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, nvidia-525xx-utilsAUR) (make)
- python (make)
- python-build (make)
- python-installer (make)
- python-ml-dtypes (make)
- python-onnx (make)
- python-setuptools (make)
- python-typing_extensions (make)
- python-wheel (make)
- python-coloredAUR (optional) – for onnx_graphsurgeon and polygraphy python modules
- python-ml-dtypes (optional) – for onnx_graphsurgeon python module
- Show 5 more dependencies...
Required by (1)
Sources (12)
- 010-tensorrt-use-local-protobuf-sources.patch
- 020-tensorrt-fix-python.patch
- cub-nvlabs
- git+https://github.com/google/benchmark.git
- git+https://github.com/NVIDIA/TensorRT.git#tag=v10.14
- git+https://github.com/onnx/onnx-tensorrt.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/protocolbuffers/protobuf.git
- git+https://github.com/pybind/pybind11.git
- https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/10.14.1/tars/TensorRT-10.14.1.48.Linux.x86_64-gnu.cuda-13.0.tar.gz
- https://github.com/google/protobuf/releases/download/v3.20.1/protobuf-cpp-3.20.1.tar.gz
- TensorRT-LICENSE-AGREEMENT.txt
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
dbermond commented on 2024-01-18 02:46 (UTC)
@gbin This warning is not related to the package itself. It means that the underlying makepkg command invoked by the AUR helper is not doing a clean build. Again, AUR helpers are not supported, use makepkg.
gbin commented on 2024-01-10 15:52 (UTC) (edited on 2024-01-10 15:53 (UTC) by gbin)
@dbermond Interestingly, something changed and it started to work with paru. Thank you for maintaining the package. It gives out a warning during install maybe the flakiness is related to it?
dbermond commented on 2024-01-04 20:13 (UTC)
@gbin I've just checked, and the package is building fine. You are using an AUR helper, and this is not supported. Use makepkg.
gbin commented on 2024-01-04 03:02 (UTC)
It compiles but not install correctly for me:
dbermond commented on 2023-12-04 01:18 (UTC)
@ioctl I could not get what you mean. What exactly do you think is missing?
ioctl commented on 2023-12-03 21:42 (UTC)
It seems, in PKGBUILD missed dependency to the needed python-tensorrt package.
FuzzyAtish commented on 2023-10-24 17:07 (UTC)
@gilvbp My issue was that the
python-onnxwas tied to and older version of protobuf (23 vs current, 24). After reinstallingpython-onnx, it installed without any hitch.dbermond commented on 2023-10-23 16:11 (UTC)
@gilvbp Package is building fine.
gilvbp commented on 2023-10-22 19:19 (UTC)
Has anyone been successful in constructing this version (9.1.0.4-1)?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »