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

Allow tuples as keys in ModuleDict/ParameterDict #7294

Merged
merged 3 commits into from
May 4, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented May 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #7294 (6067daa) into master (356a62a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #7294   +/-   ##
=======================================
  Coverage   91.64%   91.64%           
=======================================
  Files         438      438           
  Lines       24278    24296   +18     
=======================================
+ Hits        22249    22267   +18     
  Misses       2029     2029           
Impacted Files Coverage Δ
torch_geometric/nn/module_dict.py 100.00% <100.00%> (ø)
torch_geometric/nn/parameter_dict.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 fb1d855 into master May 4, 2023
14 checks passed
@rusty1s rusty1s deleted the tuple_dict branch May 4, 2023 12:07
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