Metadata-Version: 2.1
Name: pytorch-tao
Version: 0.1.7
Summary: A toolbox for a specific Machine Learning training project
Home-page: https://github.com/louis-she/pytorch-tao
Author: Chenglu She
Author-email: chenglu.she@gmail.com
License: MIT
Requires-Python: >3.8
Description-Content-Type: text/markdown

# PyTorch-Tao

[![image](https://github.com/louis-she/pytorch-tao/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/pytorch/ignite/actions)
[![image](https://github.com/louis-she/pytorch-tao/actions/workflows/publish.yaml/badge.svg)](https://github.com/pytorch/ignite/actions)
[![image](https://img.shields.io/badge/dynamic/json.svg?label=PyPI&url=https%3A%2F%2Fpypi.org%2Fpypi%2Fpytorch-tao%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v)](https://pypi.org/project/pytorch-tao/)

PyTorch-Tao is a toolbox for a specific Machine Learning training project. It focus on the issues met in training process such as experiment management, reproducable etc.
