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

Use raw Tensor data as BLOB in SQLiteDatabase #8054

Merged
merged 4 commits into from
Sep 18, 2023
Merged

Use raw Tensor data as BLOB in SQLiteDatabase #8054

merged 4 commits into from
Sep 18, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Sep 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #8054 (b5254f5) into master (911c90c) will decrease coverage by 0.05%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master    #8054      +/-   ##
==========================================
- Coverage   88.51%   88.46%   -0.05%     
==========================================
  Files         466      466              
  Lines       27724    27797      +73     
==========================================
+ Hits        24541    24592      +51     
- Misses       3183     3205      +22     
Files Changed Coverage Δ
torch_geometric/data/database.py 72.95% <71.42%> (-1.32%) ⬇️

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

@rusty1s rusty1s closed this Sep 18, 2023
@rusty1s rusty1s reopened this Sep 18, 2023
@rusty1s rusty1s merged commit 0dce891 into master Sep 18, 2023
16 of 22 checks passed
@rusty1s rusty1s deleted the torch_buffer branch September 18, 2023 13:58
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.

None yet

1 participant