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 new backend comparison benchmark #958

Merged
merged 4 commits into from
Nov 16, 2023
Merged

Conversation

nathanielsimard
Copy link
Member

Benchmark how well a backend executes a custom activation function with a lot of basic tensor operations.

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (24014ac) 87.48% compared to head (a7dacbe) 87.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #958   +/-   ##
=======================================
  Coverage   87.48%   87.49%           
=======================================
  Files         502      502           
  Lines       51072    51072           
=======================================
+ Hits        44680    44685    +5     
+ Misses       6392     6387    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@louisfd louisfd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's all right :)

@louisfd louisfd merged commit 945014b into main Nov 16, 2023
9 checks passed
@louisfd louisfd deleted the perf/custom_gelu_benchmark branch November 16, 2023 13:15
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.

2 participants