meta-pytorch/tnt
A lightweight library for PyTorch training tools and utilities
This library provides essential tools and utilities for training machine learning models using PyTorch. It streamlines common training tasks, taking raw data and model configurations as input to produce trained models ready for deployment or further evaluation. This is designed for machine learning engineers and researchers building and iterating on deep learning models.
1,720 stars. Actively maintained with 5 commits in the last 30 days.
Use this if you are a PyTorch developer looking to streamline and standardize your model training workflows without building everything from scratch.
Not ideal if you are new to PyTorch or machine learning model development, as it assumes familiarity with the ecosystem.
Stars
1,720
Forks
298
Language
Python
License
—
Category
Last pushed
Mar 06, 2026
Commits (30d)
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/meta-pytorch/tnt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)