kshitij12345 / torchnnprofilerLinks
Context Manager to profile the forward and backward times of PyTorch's nn.Module
☆82Updated 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 weeks 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
- TorchFix - a linter for PyTorch-using code with autofix support☆149Updated last month
- Implementation of a Transformer, but completely in Triton☆275Updated 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…☆181Updated last month
- Various transformers for FSDP research☆38Updated 2 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆46Updated last year
- A survey of all the 'X is all you need'☆74Updated 4 years ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- Hacks for PyTorch☆19Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆216Updated 2 years ago
- ☆75Updated 2 years ago
- Benchmarking PyTorch 2.0 different models☆20Updated 2 years ago
- PyTorch centric eager mode debugger☆48Updated 9 months ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆42Updated 7 months ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆67Updated 2 years ago
- ML/DL Math and Method notes☆63Updated last year
- 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
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- A library for unit scaling in PyTorch☆130Updated 2 months ago
- PyTorch RFCs (experimental)☆135Updated 4 months ago
- Memory Optimizations for Deep Learning (ICML 2023)☆107Updated last year
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year