-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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 profiling support for benchmark/kernel and benchmark/inference #5073
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5073 +/- ##
==========================================
- Coverage 83.15% 83.15% -0.01%
==========================================
Files 337 337
Lines 18581 18591 +10
==========================================
+ Hits 15451 15459 +8
- Misses 3130 3132 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good! Left some minor comments.
GCN
+ognb-products
…ain and run_inference
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thanks @yanbing-j. Left some final small comments.
Thanks @yanbing-j. LGTM! |
Thanks @lightaime . Could you please help merge this PR? |
GCN
+ognb-products
GCN
+ognb-products
GCN
+ognb-products
GCN
+ogbn-products
…erence, refactor decorators
GCN
+ogbn-products
bd9e1b5
to
1cf7d7e
Compare
31ffbb4
to
696a89a
Compare
696a89a
to
32c6ff3
Compare
Adding inference test in benchmark/kernel.
Add profile in benchmark/inference.