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

add some benchmarks #146

Open
oscardssmith opened this issue Apr 10, 2022 · 2 comments
Open

add some benchmarks #146

oscardssmith opened this issue Apr 10, 2022 · 2 comments

Comments

@oscardssmith
Copy link

it would be good to add some cpu and gpu benchmarks for a simple broadcast and a matmul/convolution compared to alternatives.

@chriselrod
Copy link
Contributor

I assume you've looked at these: https://github.com/mcabbott/Tullio.jl/tree/master/benchmarks

01 includes some broadcasting, and 02 includes matmuls and permutedims.

@mcabbott
Copy link
Owner

It would be nice to be more organised about this, ideally both as "advertising" (i.e. to document what it is and isn't good at) and for development / regressions. Locally I have another dozen files like those in benchmarks/01 trying out various examples I came across while writing this, but haven't tried to keep them up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants