kshitij12345 / torchnnprofilerLinks
Context Manager to profile the forward and backward times of PyTorch's nn.Module
☆83Updated 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…☆162Updated this week
- Experiment of using Tangent to autodiff triton☆81Updated last year
- Implementation of a Transformer, but completely in Triton☆277Updated 3 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆63Updated 2 weeks ago
- PyTorch centric eager mode debugger☆48Updated last year
- a lightweight transformer library for PyTorch☆72Updated 4 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
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- Experimental CUDA kernel framework unifying typed dimensions, NVRTC JIT specialization, and ML‑guided tuning.☆46Updated this week
- TorchFix - a linter for PyTorch-using code with autofix support☆152Updated 4 months ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Various transformers for FSDP research☆38Updated 3 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
- Lightning HPO & Training Studio App☆19Updated 2 years ago
- ☆75Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated last week
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- Customized matrix multiplication kernels