Search Criteria
Package Details: python-pytorch-rocm-bin 2.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytorch-rocm-bin.git (read-only, click to copy) |
---|---|
Package Base: | python-pytorch-rocm-bin |
Description: | Tensors and Dynamic neural networks in Python with strong GPU acceleration (binary release) |
Upstream URL: | https://pytorch.org |
Licenses: | BSD |
Conflicts: | python-pytorch |
Provides: | python-pytorch, python-pytorch-rocm |
Submitter: | trougnouf |
Maintainer: | trougnouf |
Last Packager: | trougnouf |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-04-30 18:56 (UTC) |
Last Updated: | 2024-05-02 14:09 (UTC) |
Dependencies (24)
- eigen (eigen-gitAUR)
- ffmpeg (ffmpeg-intel-full-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR)
- gflags (gflags-gitAUR)
- google-glog (glog-gitAUR)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit)
- libuv (libuv-gitAUR)
- numactl (numactl-gitAUR)
- opencv (opencv-cuda)
- openmp
- openmpi (openmpi-gitAUR)
- protobuf (protobuf-gitAUR)
- pybind11 (pybind11-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-filelock
- python-future
- python-jinja
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR)
- python-sympy (python-sympy-gitAUR)
- python-typing_extensions
- Show 4 more dependencies...
Required by (218)
- chainner-bin (requires python-pytorch) (optional)
- fairseq (requires python-pytorch)
- fairseq-git (requires python-pytorch)
- localai-git (requires python-pytorch)
- localai-git-cuda (requires python-pytorch)
- localai-git-rocm (requires python-pytorch)
- localai-git-rocm (requires python-pytorch-rocm)
- manga-ocr-git (requires python-pytorch)
- mitsuba3-git (requires python-pytorch)
- monailabel (requires python-pytorch)
- netron (requires python-pytorch) (optional)
- netron-cli (requires python-pytorch) (optional)
- netron-git (requires python-pytorch) (optional)
- panelcleaner (requires python-pytorch)
- pix2tex (requires python-pytorch)
- python-accelerate (requires python-pytorch)
- python-albumentations (requires python-pytorch) (optional)
- python-argbind-git (requires python-pytorch) (check)
- python-array-api-compat (requires python-pytorch) (optional)
- python-assistant (requires python-pytorch)
- Show 198 more...
Latest Comments
FabioLolix commented on 2024-04-30 19:26 (UTC)
I see thanks
trougnouf commented on 2024-04-30 19:25 (UTC) (edited on 2024-04-30 19:26 (UTC) by trougnouf)
This is the same binary you would get from https://pytorch.org/ (
pip3 install torch --index-url https://download.pytorch.org/whl/rocm6.0
) and it seems to be working while there are some issues with the official package which is built from source ( https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/issues/13 , https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/issues/10 )FabioLolix commented on 2024-04-30 19:22 (UTC)
Hello, python-pytorch-rocm already exist https://archlinux.org/packages/extra-testing/x86_64/python-pytorch-rocm/, what is the difference?