pytorch_geometric icon indicating copy to clipboard operation
pytorch_geometric copied to clipboard

Add profiling support for benchmark/kernel and benchmark/inference

Open yanbing-j opened this issue 3 years ago • 3 comments

Adding inference test in benchmark/kernel. Add profile in benchmark/inference.

yanbing-j avatar Jul 28 '22 07:07 yanbing-j

Codecov Report

Merging #5073 (872cdec) into master (b2d7f09) will decrease coverage by 0.00%. The diff coverage is 43.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

codecov[bot] avatar Jul 28 '22 07:07 codecov[bot]

Thanks @yanbing-j. LGTM!

lightaime avatar Aug 05 '22 15:08 lightaime

Thanks @yanbing-j. LGTM!

Thanks @lightaime . Could you please help merge this PR?

yanbing-j avatar Aug 07 '22 03:08 yanbing-j