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

Drop multi-threading in PrefetchLoader #7383

Merged
merged 4 commits into from
May 17, 2023
Merged

Drop multi-threading in PrefetchLoader #7383

merged 4 commits into from
May 17, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented May 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #7383 (517e93c) into master (def5301) will increase coverage by 0.09%.
The diff coverage is 80.76%.

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

@@            Coverage Diff             @@
##           master    #7383      +/-   ##
==========================================
+ Coverage   91.21%   91.31%   +0.09%     
==========================================
  Files         439      439              
  Lines       24500    24494       -6     
==========================================
+ Hits        22347    22366      +19     
+ Misses       2153     2128      -25     
Impacted Files Coverage Δ
torch_geometric/loader/prefetch.py 77.50% <80.00%> (+49.84%) ⬆️
torch_geometric/loader/__init__.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s merged commit 2e64b0f into master May 17, 2023
@rusty1s rusty1s deleted the drop_queue branch May 17, 2023 21:15
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