fkodom / fft-conv-pytorch

Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.
MIT License
474 stars 58 forks source link

Add Benchmark Plots #15

Closed fkodom closed 2 years ago

fkodom commented 2 years ago