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

Access global dataset attributes via dataset.{attr_name} #6319

Merged
merged 3 commits into from
Dec 30, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 30, 2022

No description provided.

@github-actions github-actions bot added the data label Dec 30, 2022
@rusty1s rusty1s linked an issue Dec 30, 2022 that may be closed by this pull request
@rusty1s rusty1s self-assigned this Dec 30, 2022
@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #6319 (e9dc797) into master (60a2f81) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##           master    #6319   +/-   ##
=======================================
  Coverage   84.44%   84.45%           
=======================================
  Files         385      385           
  Lines       21374    21381    +7     
=======================================
+ Hits        18050    18057    +7     
  Misses       3324     3324           
Impacted Files Coverage Δ
torch_geometric/data/in_memory_dataset.py 86.84% <100.00%> (+1.33%) ⬆️

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

@rusty1s rusty1s merged commit 89a54d9 into master Dec 30, 2022
@rusty1s rusty1s deleted the access_global_dataset_attrs branch December 30, 2022 17:51
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.

index_select does not select data.y subset
1 participant