Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding FFT convolution benchmarks #476

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Adding FFT convolution benchmarks #476

merged 1 commit into from
Sep 1, 2023

Conversation

cliffburdick
Copy link
Collaborator

Adds benchmarks for FFT vs direct convolution. Results on A100:

image

FFT convolution is not using a pre-computed filter and is computing the FFT each time

@cliffburdick
Copy link
Collaborator Author

/blossom-ci

1 similar comment
@cliffburdick
Copy link
Collaborator Author

/blossom-ci

@cliffburdick cliffburdick merged commit 1b27fe6 into main Sep 1, 2023
@cliffburdick cliffburdick deleted the conv_bench branch September 1, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant