FlashX icon indicating copy to clipboard operation
FlashX copied to clipboard

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

Open zheng-da opened this issue 8 years ago • 0 comments

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 avatar Aug 06 '17 15:08 zheng-da