lava
lava copied to clipboard
RegViews Investigation - Compiler Optimization
User story
As a user, I want to know that RegViews used by the compiler are released between partitions and garbage collected by Python so that memory use is not exponentially increasing based on partition passes.
Conditions of satisfaction
- A debug session shows how RegViews are currently treated by the compiler and confirms or denies that they are released, and garbage collected
- Profile
See #691
Completed profiling and initial investigation of RegViews.