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

Handling of sparse matrix #40

Open
giheungkim opened this issue Sep 15, 2023 · 0 comments
Open

Handling of sparse matrix #40

giheungkim opened this issue Sep 15, 2023 · 0 comments

Comments

@giheungkim
Copy link

Hi,

Thank you so much for the useful package.

I am am dealing with quite a few items (+10,000) across sessions (+6,000) and sessions are more or less block diagonal in availability of items. In fact the sparsity of availability and session-item matrices are around 5%, meaning 5% of SxI matrix elements are non-zeros.

My understanding is that current version of torch-choice does not support sparse tensors. Is there any way I could get around this issue?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant