
spconv-cu126 · PyPI
Dec 15, 2024 · SpConv: Spatially Sparse Convolution Library ... spconv is a project that provide heavily-optimized sparse convolution implementation with tensor core support. check …
spconv-cu111 · PyPI
Feb 1, 2025 · SpConv: Spatially Sparse Convolution Library ... spconv is a project that provide heavily-optimized sparse convolution implementation with tensor core support. check …
tvdcn · PyPI
May 19, 2025 · These are easy-to-use classes that contain ordinary convolution layers with appropriate hyperparameters to generate offset (and mask if initialized with modulated=True); …
BasisConvolution · PyPI
Jul 29, 2025 · Network Setup: The code provides two primary classes BasisConv and BasisNetwork. The former is an individual basis convolution layer and the second is the …
causal-conv1d · PyPI
3 days ago · Causal depthwise conv1d in CUDA, with a PyTorch interface
ocnn · PyPI
Dec 18, 2025 · The library provides essential components for converting raw point clouds into octrees to perform convolution operations. Of course, it also supports other 3D data formats, …
keras-tcn · PyPI
Apr 7, 2025 · Keras TCN Keras TCN Keras Temporal Convolutional Network. [paper] Tested with Tensorflow 2.9, 2.10, 2.11, 2.12, 2.13, 2.14, 2.15, 2.16, 2.17, 2.18, 2.19 (Mar 13, 2025 ...
torch-spline-conv · PyPI
Mar 16, 2023 · This is a PyTorch implementation of the spline-based convolution operator of SplineCNN, as described in our paper: Matthias Fey, Jan Eric Lenssen, Frank Weichert, …
sparse-convolution · PyPI
Nov 12, 2024 · Project description sparse_convolution Sparse convolution in python. Uses Toeplitz convolutional matrix multiplication to perform sparse convolution. This allows for …
convolution-reverb · PyPI
Feb 27, 2025 · A Python package for applying convolution reverb to audio files using PyTorch. This package provides an efficient implementation of convolution reverb using FFT-based …