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

Dataset Cheatsheet #3807

Merged
merged 7 commits into from
Jan 6, 2022
Merged

Dataset Cheatsheet #3807

merged 7 commits into from
Jan 6, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 5, 2022

No description provided.

@rusty1s rusty1s added the feature label Jan 5, 2022
@rusty1s rusty1s self-assigned this Jan 5, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2022

Codecov Report

Merging #3807 (90bfb13) into master (6008e30) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3807      +/-   ##
==========================================
- Coverage   81.77%   81.73%   -0.04%     
==========================================
  Files         299      299              
  Lines       15157    15130      -27     
==========================================
- Hits        12395    12367      -28     
- Misses       2762     2763       +1     
Impacted Files Coverage Δ
torch_geometric/nn/conv/utils/cheatsheet.py 29.78% <0.00%> (ø)
torch_geometric/data/temporal.py 28.57% <0.00%> (-2.68%) ⬇️
...orch_geometric/graphgym/contrib/train/benchmark.py 20.00% <0.00%> (-1.32%) ⬇️
torch_geometric/transforms/gdc.py 77.72% <0.00%> (-1.26%) ⬇️
torch_geometric/graphgym/optim.py 92.85% <0.00%> (-0.33%) ⬇️
torch_geometric/graphgym/models/layer.py 72.97% <0.00%> (-0.15%) ⬇️
torch_geometric/nn/dense/linear.py 93.93% <0.00%> (-0.07%) ⬇️
torch_geometric/data/storage.py 81.22% <0.00%> (-0.07%) ⬇️
torch_geometric/loader/graph_saint.py 97.97% <0.00%> (-0.05%) ⬇️
torch_geometric/nn/conv/rgcn_conv.py 98.51% <0.00%> (-0.03%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6008e30...90bfb13. Read the comment docs.

@rusty1s rusty1s linked an issue Jan 6, 2022 that may be closed by this pull request
@rusty1s rusty1s merged commit d373928 into master Jan 6, 2022
@rusty1s rusty1s deleted the dataset_stats branch January 6, 2022 08:05
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.

Request a cheat sheet for datasets
2 participants