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

torchdata example #4302

Merged
merged 7 commits into from
Mar 19, 2022
Merged

torchdata example #4302

merged 7 commits into from
Mar 19, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Merging #4302 (25d436d) into master (850d08b) will decrease coverage by 0.47%.
The diff coverage is 11.53%.

@@            Coverage Diff             @@
##           master    #4302      +/-   ##
==========================================
- Coverage   82.83%   82.35%   -0.48%     
==========================================
  Files         309      311       +2     
  Lines       15866    15939      +73     
==========================================
- Hits        13142    13126      -16     
- Misses       2724     2813      +89     
Impacted Files Coverage Δ
torch_geometric/data/datapipes.py 0.00% <0.00%> (ø)
torch_geometric/utils/smiles.py 9.09% <9.09%> (ø)
torch_geometric/utils/__init__.py 100.00% <100.00%> (ø)
torch_geometric/utils/convert.py 87.12% <100.00%> (+0.09%) ⬆️
torch_geometric/nn/conv/utils/typing.py 81.25% <0.00%> (-17.50%) ⬇️
torch_geometric/io/tu.py 93.58% <0.00%> (-2.57%) ⬇️
torch_geometric/graphgym/utils/io.py 78.04% <0.00%> (-2.44%) ⬇️
torch_geometric/nn/models/mlp.py 98.41% <0.00%> (-1.59%) ⬇️
torch_geometric/transforms/gdc.py 77.94% <0.00%> (-1.03%) ⬇️
torch_geometric/nn/conv/rgat_conv.py 83.76% <0.00%> (-0.53%) ⬇️
... and 2 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 850d08b...25d436d. Read the comment docs.

@rusty1s rusty1s changed the title [WIP] torchdata example torchdata example Mar 19, 2022
@rusty1s rusty1s merged commit 5cb3590 into master Mar 19, 2022
@rusty1s rusty1s deleted the torchdata branch March 19, 2022 21:00
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.

1 participant