DeMoriarty / TorchPQLinks
Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda
☆224Updated last year
Alternatives and similar repositories for TorchPQ
Users that are interested in TorchPQ are comparing it to the libraries listed below
Sorting:
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆263Updated 3 years ago
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- A LARS implementation in PyTorch☆345Updated 5 years ago
- ☆376Updated last year
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 3 years ago
- Implementation of a Transformer, but completely in Triton☆265Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆378Updated last year
- kmeans using PyTorch☆516Updated 2 years ago
- Block-sparse primitives for PyTorch☆155Updated 4 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆213Updated 2 years ago
- Demystify RAM Usage in Multi-Process Data Loaders☆194Updated 2 years ago
- This is a pytorch implementation of k-means clustering algorithm☆309Updated 2 months ago
- Named tensors with first-class dimensions for PyTorch☆329Updated last year
- ☆163Updated 2 years ago
- Fast, differentiable sorting and ranking in PyTorch☆813Updated 3 weeks ago
- Implementation of Linformer for Pytorch☆285Updated last year
- An implementation of local windowed attention for language modeling☆450Updated 4 months ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- Differentiable Sorting Networks☆115Updated last year
- Pytorch Custom CUDA kernel for searchsorted☆137Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- Implicit MLE: Backpropagating Through Discrete Exponential Family Distributions☆258Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆375Updated 4 years ago
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆473Updated last year
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆235Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 2 months ago