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 EdgeIndex tests for torch.compile and torch.jit.script; Add is_torch_instance #8461

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Nov 28, 2023

No description provided.

@rusty1s rusty1s self-assigned this Nov 28, 2023
@rusty1s rusty1s requested a review from wsad1 as a code owner November 28, 2023 09:55
@rusty1s rusty1s changed the title Add EdgeIndex tests for torch.compile and torch.jit.script; Add is_torch_isinstance Add EdgeIndex tests for torch.compile and torch.jit.script; Add is_torch_instance Nov 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d92ca41) 88.30% compared to head (aa7c3bf) 87.68%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8461      +/-   ##
==========================================
- Coverage   88.30%   87.68%   -0.63%     
==========================================
  Files         477      478       +1     
  Lines       29264    29269       +5     
==========================================
- Hits        25842    25664     -178     
- Misses       3422     3605     +183     

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

@rusty1s rusty1s merged commit 6336cdf into master Nov 28, 2023
15 of 16 checks passed
@rusty1s rusty1s deleted the edge_index_tensor13 branch November 28, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant