Search Criteria
Package Details: tensorrt 10.7.0.23-2
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 |
Upstream URL: | https://developer.nvidia.com/tensorrt/ |
Keywords: | ai artificial intelligence nvidia |
Licenses: | Apache-2.0, LicenseRef-NVIDIA-TensorRT-SLA |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 20 |
Popularity: | 0.43 |
First Submitted: | 2018-07-29 16:17 (UTC) |
Last Updated: | 2024-12-25 17:37 (UTC) |
Dependencies (12)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- cudnn
- cmake (cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- cudnn (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-installer (make)
- python-onnx (make)
- python-setuptools (make)
- python-wheel (make)
Required by (2)
Sources (13)
- 010-tensorrt-use-local-protobuf-sources.patch
- 020-tensorrt-fix-python.patch
- 030-tensorrt-onnx-tensorrt-disable-missing-source-file.patch
- cub-nvlabs
- git+https://github.com/google/benchmark.git
- git+https://github.com/NVIDIA/TensorRT.git#tag=v10.7.0
- git+https://github.com/onnx/onnx-tensorrt.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/pybind/pybind11.git
- https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/10.7.0/tars/TensorRT-10.7.0.23.Linux.x86_64-gnu.cuda-12.6.tar.gz
- https://github.com/google/protobuf/releases/download/v3.20.1/protobuf-cpp-3.20.1.tar.gz
- protobuf-protocolbuffers
- TensorRT-SLA.txt
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Waycey commented on 2023-06-26 04:07 (UTC) (edited on 2023-06-26 04:11 (UTC) by Waycey)
Latest download link (for convenience)
https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/secure/8.6.1/tars/TensorRT-8.6.1.6.Linux.x86_64-gnu.cuda-12.0.tar.gz
dbermond commented on 2023-06-20 01:56 (UTC)
@DavTheRaveUK @mergen @Moebius14 @pwf Package updated. Building fine.
pwf commented on 2023-05-29 19:26 (UTC) (edited on 2023-05-29 19:54 (UTC) by pwf)
was able to install GA with the following patch (i think... haven't tried it from scratch, and ended up editing a few files in
src
, but i think this is all the changes):and actually, cudnn version should now be 8.9 yeah?
Moebius14 commented on 2023-05-26 21:37 (UTC)
@mergen I got the same error when I accidentally downloaded TensorRT version 8.6.1.6 instead of 8.6.0.12 Make sure you download version 8.6.0.12. You can find it under "TensorRT 8.6 EA". Heres the link for your convenience:
https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/secure/8.6.0/tars/TensorRT-8.6.0.12.Linux.x86_64-gnu.cuda-12.0.tar.gz
mergen commented on 2023-05-15 08:35 (UTC) (edited on 2023-05-15 09:18 (UTC) by mergen)
I modified the PKGBUILD to new version and sha256sum but I still get an error:
The content of the file ./src/TensorRT/python/CMakeLists.txt.rej is:
The content of the file ./src/TensorRT/python/src/parsers/pyOnnx.cpp.rej is:
DavTheRaveUK commented on 2023-05-03 13:24 (UTC)
I followed your instructions only to be met with the following error:
==> ERROR: 010-tensorrt-use-local-protobuf-sources.patch was not found in the build directory and is not a URL.
What gives?
feiticeir0 commented on 2023-03-19 10:23 (UTC)
@dbermond Thank you ! Just compiled well ! Now Tensorflow is finally working with Nvidia GPU.
dbermond commented on 2023-03-18 19:42 (UTC)
@Smoolak @feiticeir0 Package updated. Building fine for me now. The current version supports cuda 12.0.
feiticeir0 commented on 2023-03-14 00:42 (UTC) (edited on 2023-03-14 00:46 (UTC) by feiticeir0)
I'm getting the following error:
I've downgraded CUDA and CUDNN to match the tensorRT version, but now this is happening.. Any hints ?
does not exits, but instead there is lib64
Even if I create a symlink to lib, it does not work... Thank you
Smoolak commented on 2023-03-10 17:20 (UTC)
Oh ok. Look like I've been very unlucky and decided to install this on the wrong day. CUDA was just updated in the repos, yesterday's version is working fine. I downgraded my system using the Arch Linux Archive.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »