aliutkus / torchsearchsortedLinks
Pytorch Custom CUDA kernel for searchsorted
☆137Updated 2 years ago
Alternatives and similar repositories for torchsearchsorted
Users that are interested in torchsearchsorted are comparing it to the libraries listed below
Sorting:
- Efficient reservoir sampling implementation for PyTorch☆107Updated 4 years ago
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆267Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- [NeurIPS'20] Multiscale Deep Equilibrium Models☆237Updated 4 years ago
- Interpolation routines in Pytorch.☆111Updated 5 years ago
- Implementation of Differentiable Sign-Distance Function Rendering - in Pytorch☆70Updated 3 years ago
- Preconditioned Conjugate Gradient in Pytorch☆142Updated last year
- Code for "Scale-Equivariant Steerable Networks"☆72Updated 5 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆256Updated 2 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- Backpropagation-Friendly-Eigendecomposition☆73Updated 6 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆160Updated 5 years ago
- Code for Scalable Uncertainty for Computer Vision with Functional Variational Inference @ CVPR 2020☆68Updated 5 years ago
- ☆81Updated 4 years ago
- Matrix square root with gradient support for PyTorch☆70Updated 3 years ago
- Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch☆124Updated 4 years ago
- A second-order optimizer for deep networks☆25Updated 6 years ago
- PyTorch implementation of cvpr2019 paper "Spherical Regression: Learning Viewpoints, Surface Normals and 3D Rotations on n-Spheres".☆149Updated 4 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- Official Implementation of "The Hessian Penalty: A Weak Prior for Unsupervised Disentanglement" (ECCV 2020 Spotlight)☆207Updated 4 years ago
- Differentiable bitonic sorting☆141Updated 5 years ago
- [NeurIPS 2021] Code for Learning Signal-Agnostic Manifolds of Neural Fields☆69Updated 2 years ago
- Non-official + minimal reimplementation of HoloGAN by Nguyen-Phuoc, et al: https://arxiv.org/abs/1904.01326☆64Updated 5 years ago
- Unofficial implementation of 'Implicit Neural Representations with Periodic Activation Functions'☆52Updated 5 years ago
- Descriptor Vector Exchange☆76Updated 6 years ago
- Example of easily implementing custom tensor operations in C and CUDA.☆15Updated 5 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆119Updated 8 months ago
- Adding positional encoding to the input preserves sharp edges in the image☆208Updated 4 years ago
- PyTorch 1.0 implementation of the approximate Earth Mover's Distance☆140Updated 6 years ago
- (Batched) advanced indexing for PyTorch.☆53Updated last year