Skip to main content

Module convolution

Module convolution 

Source
Expand description

Sparse tensor convolution operations

This module provides convolution operations optimized for sparse tensors, including 1D and 2D convolutions with support for padding, stride, and dilation.

Functionsยง

sparse_conv1d
Sparse 1D convolution
sparse_conv2d
Sparse 2D convolution