Metadata-Version: 2.1
Name: xtorch
Version: 1.0.0
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
Description: # 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)
        
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
