teddykoker / torchsortLinks
Fast, differentiable sorting and ranking in PyTorch
☆817Updated last month
Alternatives and similar repositories for torchsort
Users that are interested in torchsort are comparing it to the libraries listed below
Sorting:
- Fast Differentiable Sorting and Ranking☆606Updated last year
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆480Updated 3 years ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,432Updated this week
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,106Updated last week
- Profiling and inspecting memory in pytorch☆1,061Updated 11 months ago
- Constrained optimization toolkit for PyTorch☆687Updated 3 years ago
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.☆588Updated 6 months ago
- Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.☆1,433Updated 2 months ago
- Ranger deep learning optimizer rewrite to use newest components☆333Updated last year
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,063Updated 11 months ago
- [NeurIPS'19] Deep Equilibrium Models☆753Updated 3 years ago
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- Fast Block Sparse Matrices for Pytorch☆548Updated 4 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 10 months ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,622Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,136Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Geometric loss functions between point clouds, images and volumes☆632Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆784Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,156Updated last year
- Pytorch library for fast transformer implementations☆1,723Updated 2 years ago
- VQVAEs, GumbelSoftmaxes and friends☆577Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆431Updated 9 months ago
- ☆376Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆759Updated last year
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- Gradient based Hyperparameter Tuning library in PyTorch