A lightweight library for PyTorch training tools and utilities
Project description
TNT
TNT is a library for PyTorch training tools and utilities.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
torchtnt-0.0.6.tar.gz
(53.1 kB
view hashes)
Built Distribution
torchtnt-0.0.6-py3-none-any.whl
(83.4 kB
view hashes)