Metadata-Version: 2.1
Name: torchcommon
Version: 0.4.0
Summary: Pytorch common utilities.
Home-page: https://github.com/XoriieInpottn/torchcommon
Author: xi
Author-email: gylv@mail.ustc.edu.cn
License: LGPL-2.1 License
Keywords: pytorch,utilities
Platform: any
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: numpy

# Torch Common Utilities

## Installation

```bash
pip3 install torchcommon
```


