pytorch / multipyLinks
torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
☆180Updated 2 weeks ago
Alternatives and similar repositories for multipy
Users that are interested in multipy are comparing it to the libraries listed below
Sorting:
- Torch Distributed Experimental☆116Updated 10 months ago
- PyTorch RFCs (experimental)☆133Updated last month
- A tensor-aware point-to-point communication primitive for machine learning☆258Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆269Updated 3 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆158Updated last week
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆339Updated this week
- The Triton backend for the PyTorch TorchScript models.☆154Updated this week
- Home for OctoML PyTorch Profiler☆113Updated 2 years ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆368Updated last week
- ☆157Updated last year
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- This repository contains the experimental PyTorch native float8 training UX☆224Updated 11 months ago
- Accelerate PyTorch models with ONNX Runtime☆362Updated 4 months ago
- PyTorch C++ API Documentation☆230Updated last month
- The Triton backend for the ONNX Runtime.☆153Updated last week
- ☆167Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Customized matrix multiplication kernels☆56Updated 3 years ago
- ☆318Updated last week
- ☆50Updated last year
- Training neural networks in TensorFlow 2.0 with 5x less memory☆132Updated 3 years ago
- A Python library transfers PyTorch tensors between CPU and NVMe☆116Updated 7 months ago
- Implementation of Flash Attention in Jax☆213Updated last year
- A library to analyze PyTorch traces.☆391Updated last week
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆170Updated this week
- extensible collectives library in triton☆86Updated 3 months ago
- TorchFix - a linter for PyTorch-using code with autofix support☆143Updated 4 months ago
- Common utilities for ONNX converters☆273Updated this week
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆235Updated 2 years ago