kshitij12345 / torchnnprofilerLinks
Context Manager to profile the forward and backward times of PyTorch's nn.Module
☆82Updated 2 years ago
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 last month
- Implementation of a Transformer, but completely in Triton☆276Updated 3 years ago
- Hacks for PyTorch☆19Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆183Updated 2 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆59Updated last month
- 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 months ago
- Experiment of using Tangent to autodiff triton☆79Updated last year
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆45Updated last year
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- ☆75Updated 2 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆148Updated 2 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- Implementation of Flash Attention in Jax☆220Updated last year
- Cyclemoid implementation for PyTorch☆90Updated 3 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
- Benchmarking PyTorch 2.0 different models☆20Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆216Updated 2 years ago
- Various transformers for FSDP research☆38Updated 3 years ago
- PyTorch centric eager mode debugger☆48Updated 11 months ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆66Updated 2 years ago
- This repository contains the experimental PyTorch native float8 training UX☆223Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆188Updated 3 years ago
- PyTorch RFCs (experimental)☆135Updated 5 months ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- ☆15Updated 6 months ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated 11 months ago
- Convert scikit-learn models to PyTorch modules☆166Updated last year
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year