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

Customize loader arguments for evaluation in LightningDataModule #6450

Merged
merged 5 commits into from
Jan 17, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 17, 2023

No description provided.

@rusty1s rusty1s self-assigned this Jan 17, 2023
@github-actions github-actions bot added the data label Jan 17, 2023
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #6450 (c5ab45b) into master (343ba6a) will increase coverage by 0.06%.
The diff coverage is 63.21%.

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

@@            Coverage Diff             @@
##           master    #6450      +/-   ##
==========================================
+ Coverage   85.12%   85.19%   +0.06%     
==========================================
  Files         402      402              
  Lines       21708    21744      +36     
==========================================
+ Hits        18479    18524      +45     
+ Misses       3229     3220       -9     
Impacted Files Coverage Δ
torch_geometric/data/lightning/datamodule.py 68.30% <63.21%> (+8.47%) ⬆️
torch_geometric/loader/utils.py 84.23% <0.00%> (+0.54%) ⬆️

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

@rusty1s rusty1s merged commit 1a611ba into master Jan 17, 2023
@rusty1s rusty1s deleted the custom_eval_kwargs branch January 17, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant