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

Add TensorFrame support in DataLoader #8151

Merged
merged 6 commits into from
Oct 7, 2023
Merged

Add TensorFrame support in DataLoader #8151

merged 6 commits into from
Oct 7, 2023

Conversation

wsad1
Copy link
Member

@wsad1 wsad1 commented Oct 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #8151 (19a1a75) into master (c3ea7ab) will increase coverage by 0.19%.
The diff coverage is 41.66%.

❗ Current head 19a1a75 differs from pull request most recent head 32d525e. Consider uploading reports for the commit 32d525e to get more accurate results

@@            Coverage Diff             @@
##           master    #8151      +/-   ##
==========================================
+ Coverage   88.13%   88.32%   +0.19%     
==========================================
  Files         472      472              
  Lines       28223    28223              
==========================================
+ Hits        24873    24928      +55     
+ Misses       3350     3295      -55     
Files Coverage Δ
torch_geometric/typing.py 50.58% <100.00%> (-23.38%) ⬇️
torch_geometric/data/hetero_data.py 89.75% <0.00%> (+0.92%) ⬆️
torch_geometric/loader/dataloader.py 97.91% <66.66%> (-2.09%) ⬇️
torch_geometric/data/collate.py 86.87% <28.57%> (-2.74%) ⬇️

... and 49 files with indirect coverage changes

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

@wsad1 wsad1 marked this pull request as ready for review October 7, 2023 07:23
@wsad1 wsad1 requested review from mananshah99 and a team as code owners October 7, 2023 07:23
@wsad1 wsad1 self-assigned this Oct 7, 2023
@wsad1 wsad1 requested a review from rusty1s October 7, 2023 07:23
@rusty1s rusty1s changed the title Add TensorFrame support in dataloader Add TensorFrame support in DataLoader Oct 7, 2023
@rusty1s rusty1s enabled auto-merge (squash) October 7, 2023 13:11
@rusty1s rusty1s merged commit 7b7fdc1 into master Oct 7, 2023
@rusty1s rusty1s deleted the frame_loader branch October 7, 2023 13:17
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