aliutkus / torchsearchsorted
Pytorch Custom CUDA kernel for searchsorted
☆137Updated last year
Alternatives and similar repositories for torchsearchsorted:
Users that are interested in torchsearchsorted are comparing it to the libraries listed below
- Interpolation routines in Pytorch.☆110Updated 4 years ago
- Preconditioned Conjugate Gradient in Pytorch☆140Updated last year
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆263Updated 2 years ago
- [NeurIPS'20] Multiscale Deep Equilibrium Models☆233Updated 3 years ago
- Efficient reservoir sampling implementation for PyTorch☆107Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile