Skip to content

UM-ARM-Lab/arm_pytorch_utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utilities for working with pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages