Search Criteria
Package Details: python-tensorboardx 2.1-1
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: | |
Conflicts: | |
Submitter: | m-pilia |
Maintainer: | m-pilia |
Last Packager: | m-pilia |
Votes: | 1 |
Popularity: | 0.41 |
First Submitted: | 2018-09-28 12:56 |
Last Updated: | 2020-08-01 13:15 |
Dependencies (10)
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-protobuf (python-protobuf-git)
- python-six
- python-crc32c (check)
- python-matplotlib (python-matplotlib-git) (check)
- python-pytest (check)
- git (git-git) (make)
- python-setuptools (make)
- python-crc32c (optional) – speed up
- python-soundfile (optional) – 200x speed up the add_audio() function
Latest Comments
m-pilia commented on 2018-09-29 10:40
@leomao: fixed, thanks! There were also a couple of dependencies (six, protobuf) that I forgot.
leomao commented on 2018-09-29 08:21
I think this package does not depend on tensorboard...?