Metadata-Version: 2.1
Name: print-torch
Version: 1.0
Summary: print pytorch tensors and numpy arrays concisely.
Keywords: pytorch,print
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# print_torch

If you have a nested dict/list of pytorch/numpy tensors, you can print_torch it in a concise manner.
