Change the repository type filter
All
Repositories list
83 repositories
- This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
- On-device AI across mobile, embedded and edge for PyTorch
- PyTorch native quantization and sparsity for training and inference
- A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
- Datasets, Transforms and Models specific to Computer Vision
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
- Pytorch domain library for recommendation systems
torchx
PublicTorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.- Models, data loaders and abstractions for language processing, powered by PyTorch