140 Forks
1131 Stars
1131 Watchers

tez

Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch.

How to download and setup tez

Open terminal and run command
git clone https://github.com/abhishekkrthakur/tez.git
git clone is used to create a copy or clone of tez repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tez https://github.com/abhishekkrthakur/tez/archive/master.zip

Or simply clone tez with SSH
[email protected]:abhishekkrthakur/tez.git

If you have some problems with tez

You may open issue on tez support forum (system) here: https://github.com/abhishekkrthakur/tez/issues