Search Criteria
Package Details: python-pytorch-tensorrt 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytorch-tensorrt.git (read-only, click to copy) |
---|---|
Package Base: | python-pytorch-tensorrt |
Description: | PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT |
Upstream URL: | https://github.com/pytorch/TensorRT |
Licenses: | BSD |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 1 |
Popularity: | 0.37 |
First Submitted: | 2023-01-06 00:49 (UTC) |
Last Updated: | 2024-01-25 19:54 (UTC) |
Dependencies (13)
- python-graphviz
- python-pydot
- python-pytorch-opt-cuda
- python-tensorrtAUR
- python-torchvision-cuda
- cmake (cmake-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
ioctl commented on 2024-02-12 09:38 (UTC) (edited on 2024-02-12 09:40 (UTC) by ioctl)
Get an error caused by just import command:
from torch_tensorrt.fx import LowerSetting
Has python-tensorrt version 9.3.0.
Here is output:
damian101 commented on 2024-01-26 12:40 (UTC)
fixed now, thanks a lot
damian101 commented on 2024-01-25 17:40 (UTC)
I get an error that I am unable to resolve:
Moebius14 commented on 2023-11-24 16:10 (UTC)
build fails during linking due various "undefined reference" errors to openmp despite having -lgomp in my linker flags.
sl1pkn07 commented on 2023-06-01 15:08 (UTC)
try again
superyu1337 commented on 2023-06-01 12:45 (UTC) (edited on 2023-06-01 13:09 (UTC) by superyu1337)
Nope, same errors.
Edit: Cleared paru cache. Got further, now failing the build with this:
Specifically this:
leads me to belive that im more up to date than what tensorrt needs.
Edit 2: Googled it. g++ version mismatches. Im trying to make it use g++-12 now.
Edit 3: Got it running using this on line 36 and 37 in PKGBUILD
sl1pkn07 commented on 2023-06-01 01:37 (UTC)
try now
superyu1337 commented on 2023-06-01 01:16 (UTC) (edited on 2023-06-01 01:17 (UTC) by superyu1337)
Can't get this to install. cuda 12.1.1-3 python-pytorch-opt-cuda 2.0.1-2 python-tensorrt 8.6.0.12-1 tensorrt 8.6.0.12-1
sl1pkn07 commented on 2023-05-04 08:36 (UTC)
that is because is builded with gcc 13 (testing). you need downgrade to gcc 12. or wait to fix this https://bugs.archlinux.org/task/78362 (i have the same problem like you xd)
greetings
DavTheRaveUK commented on 2023-05-04 07:19 (UTC)
Hello sl1pkn07, I tried building this package but have hit upon errors. The errors are more than 1000+ lines. So I have sent the file to my mega.nz account and below is a link to that file:
https://mega.nz/file/wP5ylYZB#bxY46VYYtjTwmqH31rwlUvn1lDWuApjifq14A5Exfvg
Hope you can help. David.
1 2 Next › Last »