kshitij12345 / torchnnprofilerLinks
Context Manager to profile the forward and backward times of PyTorch's nn.Module
☆83Updated last year
Alternatives and similar repositories for torchnnprofiler
Users that are interested in torchnnprofiler are comparing it to the libraries listed below
Sorting:
- Torch Distributed Experimental☆117Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆161Updated 2 months ago
- TorchFix - a linter for PyTorch-using code with autofix support☆147Updated 3 weeks ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆67Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆274Updated 3 years ago
- Hacks for PyTorch☆19Updated 2 years ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- ☆75Updated 2 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆60Updated 2 weeks ago
- Experiment of using Tangent to autodiff triton☆81Updated last year
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆181Updated 2 weeks ago
- PyTorch centric eager mode debugger☆48Updated 9 months ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆236Updated 2 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- Benchmarking PyTorch 2.0 different models☆20Updated 2 years ago
- A library for unit scaling in PyTorch☆130Updated 2 months ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- ML/DL Math and Method notes☆63Updated last year
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- Memory Optimizations for Deep Learning (ICML 2023)☆107Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- This repository contains the experimental PyTorch native float8 training UX☆224Updated last year
- Various transformers for FSDP research☆38Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- A survey of all the 'X is all you need'☆73Updated 4 years ago