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

[FlashMatrix]: allow local matrices to be resized when evaluating a DAG #400

Open
zheng-da opened this issue Aug 6, 2017 · 0 comments
Open
Assignees

Comments

@zheng-da
Copy link
Collaborator

zheng-da commented Aug 6, 2017

Currently, we only allow local matrices in a DAG to be resized only once. Maybe it's necessary to have every virtual local matrix to make such a decision.

If this is the case, every virtual local matrix needs to count the number of elements being used, instead of the number of times the local matrix being used, before dropping the local matrix.

@zheng-da zheng-da self-assigned this Aug 6, 2017
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