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:
pip install torchtnt
Or, alternatively, via conda:
conda install -c conda-forge 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.1.0.tar.gz
(56.2 kB
view hashes)
Built Distribution
torchtnt-0.1.0-py3-none-any.whl
(87.9 kB
view hashes)