Metadata-Version: 2.1
Name: torch-helpers
Version: 0.4.2
Summary: A set of helper functions for pyTorch
Home-page: https://github.com/episodeyang/torch_helpers
Author: Ge Yang
Author-email: yangge1987@gmail.com
License: UNKNOWN
Keywords: pyTorch,torch,deep learning,debugging
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Requires-Dist: moleskin

Torch helpers is a collection of useful helpers and debugging tools for PyTorch. Most notablythe torch computation graph graphing tool!


