pytorch_geometric
pytorch_geometric copied to clipboard
Add profiling support for benchmark/kernel and benchmark/inference
Adding inference test in benchmark/kernel. Add profile in benchmark/inference.
Codecov Report
Merging #5073 (872cdec) into master (b2d7f09) will decrease coverage by
0.00%. The diff coverage is43.47%.
@@ 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
| Impacted Files | Coverage Δ | |
|---|---|---|
| torch_geometric/profile/profile.py | 37.89% <40.90%> (+4.95%) |
:arrow_up: |
| torch_geometric/profile/__init__.py | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thanks @yanbing-j. LGTM!
Thanks @yanbing-j. LGTM!
Thanks @lightaime . Could you please help merge this PR?