Metadata-Version: 2.1
Name: easy-torch
Version: 1.2
Summary: Simple and powerful pytorch framework.
Home-page: https://github.com/cnstark/easytorch
Author: Yuhao Wang
Author-email: yuhaow97@gmail.com
License: Apache License 2.0
Keywords: pytorch,deep learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: torch (>=1.7)
Requires-Dist: easydict
Requires-Dist: tensorboard
Requires-Dist: tqdm

# EasyTorch

[![LICENSE](https://img.shields.io/github/license/cnstark/easytorch.svg)](https://github.com/cnstark/easytorch/blob/master/LICENSE)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/cnstark/easytorch.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/cnstark/easytorch/context:python)
[![gitee mirror](https://github.com/cnstark/easytorch/actions/workflows/git-mirror.yml/badge.svg)](https://gitee.com/cnstark/easytorch)

[English](README.md) **|** [简体中文](README_CN.md)


