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

Fix torch_geometric.compile for PyTorch < 2.1 #8240

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #8240 (eaf03e4) into master (cd6d1f2) will decrease coverage by 0.68%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #8240      +/-   ##
==========================================
- Coverage   88.07%   87.39%   -0.68%     
==========================================
  Files         473      473              
  Lines       28615    28613       -2     
==========================================
- Hits        25203    25007     -196     
- Misses       3412     3606     +194     
Files Coverage Δ
torch_geometric/compile.py 38.09% <0.00%> (-39.41%) ⬇️

... and 35 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 7085a3a into master Oct 21, 2023
@rusty1s rusty1s deleted the fix_compile_py20 branch October 21, 2023 13:54
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.

1 participant