Skip to content

Redstone torch: light-weight boilerplates for PyTorch.

License

Notifications You must be signed in to change notification settings

eliphatfs/torch.redstone

Repository files navigation

torch.redstone

GitHub Workflow Status PyPI

Polyfills, common boilerplates and utilities -- A super light-weight library to boost development with PyTorch.

Works on CPU & GPU, with any version of PyTorch.

Redstone torch

Disclaimer: The project is neither affiliated with nor endorsed by PyTorch.

Installation

torch.redstone is a pure python package and can be installed via:

pip install torch.redstone

Documentation

The documentation is available at the github wiki.