Search Criteria
Package Details: python-tensorboardx 2.6.2.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-tensorboardx.git (read-only, click to copy) |
---|---|
Package Base: | python-tensorboardx |
Description: | Tensorboard for PyTorch |
Upstream URL: | https://github.com/lanpa/tensorboardX |
Licenses: | MIT |
Conflicts: | python-tensorboard-git |
Submitter: | m-pilia |
Maintainer: | m-pilia |
Last Packager: | m-pilia |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-28 12:56 (UTC) |
Last Updated: | 2023-10-14 07:39 (UTC) |
Dependencies (9)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-protobuf (python-protobuf-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-crc32c (optional) – speed up
- python-soundfileAUR (optional) – 200x speed up the add_audio() function
Latest Comments
4rozenwolves commented on 2023-10-09 03:48 (UTC) (edited on 2023-10-09 03:49 (UTC) by 4rozenwolves)
The dependencies
python-flake8
needs to be changed toflake8
,python-tensorboard
totensorboard
,python-torch
topython-pytorch
. The version requirement ofpython-imageio
andpython-protobuf
also needs to be removed.m-pilia commented on 2018-09-29 10:40 (UTC)
@leomao: fixed, thanks! There were also a couple of dependencies (six, protobuf) that I forgot.
leomao commented on 2018-09-29 08:21 (UTC)
I think this package does not depend on tensorboard...?