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
« First ‹ Previous 1 2
sl1pkn07 commented on 2023-02-06 16:36 (UTC)
try now
FuzzyAtish commented on 2023-02-06 09:11 (UTC) (edited on 2023-02-06 11:40 (UTC) by FuzzyAtish)
The upstream repo requires version
5.2.0
ofbazel
, but the current version that's in the Arch repo is6.0.0
.This unfortunately yields the following error while building the package:
One way around this would be to install the necessary version as suggested in the error message
« First ‹ Previous 1 2