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

torch.compile(model, dynamic=True) test #7002

Merged
merged 12 commits into from
Mar 22, 2023
Merged

torch.compile(model, dynamic=True) test #7002

merged 12 commits into from
Mar 22, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #7002 (b894367) into master (2ec73bb) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #7002   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files         434      434           
  Lines       23764    23764           
=======================================
  Hits        21749    21749           
  Misses       2015     2015           
Impacted Files Coverage Δ
torch_geometric/testing/data.py 35.71% <100.00%> (ø)

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

@rusty1s rusty1s merged commit 86af56c into master Mar 22, 2023
@rusty1s rusty1s deleted the dynamic_compile branch March 22, 2023 09:28
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