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 is_compiling() checks instead of disabling extensions during torch_geometric.compile #8698

Merged
merged 6 commits into from
Jan 1, 2024

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 1, 2024

No description provided.

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a1ef7bf) 90.13% compared to head (3d3f5a4) 89.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8698      +/-   ##
==========================================
- Coverage   90.13%   89.49%   -0.65%     
==========================================
  Files         481      481              
  Lines       31122    31124       +2     
==========================================
- Hits        28053    27855     -198     
- Misses       3069     3269     +200     

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

@rusty1s rusty1s merged commit b532160 into master Jan 1, 2024
14 checks passed
@rusty1s rusty1s deleted the is_compiling_check branch January 1, 2024 17:40
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

2 participants