Metadata-Version: 2.1
Name: torchliter
Version: 0.1.7
Summary: A lightweight training tool for pytorch projects.
Home-page: UNKNOWN
Author: Chenchao Zhao
Author-email: chenchao.zhao@gmail.com
License: MIT
Description: # TorchLiter
        [![test](https://github.com/ChenchaoZhao/TorchLiter/actions/workflows/lint-test.yaml/badge.svg)](https://github.com/ChenchaoZhao/TorchLiter/actions/workflows/lint-test.yaml)
        [![PyPI version](https://badge.fury.io/py/torchliter.svg)](https://badge.fury.io/py/torchliter)
        
        A freely customizable and truly lightweight training tool for any pytorch projects
        ## Install
        ```
        pip install torchliter
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
