Skip to content

DCLS 2D Flat kernels

Latest

Choose a tag to compare

@K-H-Ismail K-H-Ismail released this 22 Dec 17:23
· 3 commits to main since this release
06eb8ca

[0.1.1] - 2023-12-22

Added

  • Added Dcls2dK1d class that is suitable for flat kernels in Conv2d ((7,1) kernel size for example. This method avoid extra computation for positions and sigmas along the flat dimension.