arm-pytorch-utilities

Utilities for working with pytorch


Keywords
rng, pytorch, visualization
License
Other
Install
pip install arm-pytorch-utilities==0.4.3

Documentation

Requirements

  • PyTorch (1.0+)
  • python 3

Installation

pip install arm-pytorch-utilities

You can also install in editable mode with python3 -m pip install -e . so that modifications in the repository are automatically synced with the installed library

Testing

Install pytest if you don't have it, then run

py.test