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

Move MetaLayer to nn.models #6491

Merged
merged 3 commits into from
Jan 22, 2023
Merged

Move MetaLayer to nn.models #6491

merged 3 commits into from
Jan 22, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 22, 2023

Codecov Report

Merging #6491 (2a521ae) into master (6d6f69e) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #6491   +/-   ##
=======================================
  Coverage   85.62%   85.62%           
=======================================
  Files         405      405           
  Lines       22383    22383           
=======================================
  Hits        19166    19166           
  Misses       3217     3217           
Impacted Files Coverage Δ
torch_geometric/nn/__init__.py 100.00% <ø> (ø)
torch_geometric/nn/models/meta.py 96.15% <ø> (ø)
torch_geometric/nn/models/__init__.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s merged commit 4501b8e into master Jan 22, 2023
@rusty1s rusty1s deleted the move_meta branch January 22, 2023 09:52
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