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

Docs: Add ModelHub documentation #6591

Merged
merged 26 commits into from
Feb 8, 2023
Merged

Docs: Add ModelHub documentation #6591

merged 26 commits into from
Feb 8, 2023

Conversation

wsad1
Copy link
Member

@wsad1 wsad1 commented Feb 4, 2023

No description provided.

@wsad1 wsad1 requested a review from rusty1s February 4, 2023 11:39
@wsad1 wsad1 self-assigned this Feb 4, 2023
@rusty1s rusty1s changed the title Docs: Add model hub documentation. Docs: Add ModelHub documentation Feb 4, 2023
@github-actions github-actions bot added the nn label Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #6591 (09e3485) into master (1cd0f46) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

❗ Current head 09e3485 differs from pull request most recent head 081fd14. Consider uploading reports for the commit 081fd14 to get more accurate results

@@            Coverage Diff             @@
##           master    #6591      +/-   ##
==========================================
- Coverage   87.76%   87.37%   -0.39%     
==========================================
  Files         422      420       -2     
  Lines       22906    22855      -51     
==========================================
- Hits        20103    19970     -133     
- Misses       2803     2885      +82     
Impacted Files Coverage Δ
torch_geometric/nn/__init__.py 100.00% <100.00%> (ø)
torch_geometric/nn/model_hub.py 100.00% <100.00%> (ø)
torch_geometric/nn/models/correct_and_smooth.py 23.25% <0.00%> (-76.75%) ⬇️
torch_geometric/nn/models/rect.py 47.05% <0.00%> (-52.95%) ⬇️
torch_geometric/home.py 57.14% <0.00%> (-42.86%) ⬇️
...ch_geometric/transforms/remove_training_classes.py 60.00% <0.00%> (-40.00%) ⬇️
torch_geometric/transforms/to_device.py 64.28% <0.00%> (-35.72%) ⬇️
torch_geometric/utils/negative_sampling.py 91.97% <0.00%> (-7.30%) ⬇️
torch_geometric/nn/conv/pna_conv.py 92.77% <0.00%> (-7.23%) ⬇️
torch_geometric/nn/aggr/scaler.py 94.00% <0.00%> (-4.00%) ⬇️
... and 80 more

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

@rusty1s rusty1s merged commit 6e7ba4a into master Feb 8, 2023
@rusty1s rusty1s deleted the wsad1-patch-1 branch February 8, 2023 14:52
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.

2 participants