Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 350 Bytes

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