pytorch
pytorch
test-infra
This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuatio...
torchdynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
torcheval
A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools fo...
torchsnapshot
A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind.
executorch
On-device AI across mobile, embedded and edge for PyTorch