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

Test more models with torch.compile #6985

Merged
merged 14 commits into from
Mar 21, 2023
Merged

Test more models with torch.compile #6985

merged 14 commits into from
Mar 21, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #6985 (5619852) into master (d7e03c7) will increase coverage by 0.00%.
The diff coverage is 96.42%.

❗ Current head 5619852 differs from pull request most recent head bbec458. Consider uploading reports for the commit bbec458 to get more accurate results

@@           Coverage Diff           @@
##           master    #6985   +/-   ##
=======================================
  Coverage   91.47%   91.47%           
=======================================
  Files         433      433           
  Lines       23553    23577   +24     
=======================================
+ Hits        21545    21568   +23     
- Misses       2008     2009    +1     
Impacted Files Coverage Δ
torch_geometric/testing/__init__.py 100.00% <ø> (ø)
torch_geometric/compile.py 88.23% <92.85%> (+0.73%) ⬆️
torch_geometric/testing/decorators.py 91.93% <100.00%> (+2.35%) ⬆️

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

@rusty1s rusty1s merged commit a8eca78 into master Mar 21, 2023
@rusty1s rusty1s deleted the compile3 branch March 21, 2023 11:09
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