ocannl icon indicating copy to clipboard operation
ocannl copied to clipboard

Consider automating more memory mode selections via global usage heuristics

Open lukstafi opened this issue 10 months ago • 0 comments

Tensor nodes that are used in different routines must be materialized. Tensor nodes that are outputs/sinks, but not inputs in any routine, should be hosted; etc.

Actually, check first if there are sufficient gains on top of already existing logic, before implementing anythings.

lukstafi avatar Feb 09 '25 16:02 lukstafi