apex

Training toolkit

Tools for streamlined mixed precision and distributed training in PyTorch

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch

GitHub

8k stars
100 watching
1k forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
huggingface/accelerateA tool to simplify training and deployment of PyTorch models on various devices and configurations8,056
facebookresearch/fairscaleA PyTorch extension library that provides high-performance and large-scale training techniques.3,210
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
pytorch/torchtitanA native PyTorch library for training large language models using distributed parallelism and optimization techniques.2,765
pytorch/igniteA high-level library to help with training and evaluating neural networks in PyTorch4,554
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
nvidia/flownet2-pytorchA deep learning framework implementing an optical flow estimation model using PyTorch.3,159
pytorch/audioA PyTorch module providing tools and functions for audio signal processing2,561
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
szagoruyko/pytorchvizA tool to visualize PyTorch execution graphs and traces3,251
kwea123/nerf_plAn implementation of NeRF in PyTorch-Lightning for 3D reconstruction and view synthesis2,748
bytedance/bytepsA high-performance distributed deep learning framework supporting multiple frameworks and networks3,635
cadene/pretrained-models.pytorchProvides pre-trained PyTorch models for various computer vision tasks and datasets.9,044
kakaobrain/torchgpipeA PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients.820
nvidia/tacotron2This PyTorch implementation provides a toolkit for speech synthesis using a deep neural network architecture.5,123