Skip to content
/ tnt Public
forked from pytorch/tnt

A lightweight library for PyTorch training tools and utilities

License

Notifications You must be signed in to change notification settings

mischab/tnt

 
 

Repository files navigation

TNT

TNT is a library for PyTorch training tools and utilities.

build status pypi version pypi nightly version codecov bsd license documentation status

Installation

TNT can be installed with pip. To do so, run:

pip install torchtnt

If you run into issues, make sure that Pytorch is installed first.

You can also install the latest version from master. Just run:

pip install git+https://github.com/pytorch/tnt.git@master

To update to the latest version from master:

pip install --upgrade git+https://github.com/pytorch/tnt.git@master

About

A lightweight library for PyTorch training tools and utilities

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%