• Robert Kimball's avatar
    Liveness optimizations (#1210) · 0c721561
    Robert Kimball authored
    * Faster liveness.
    
    Memory manager optimized for non-sharing of tensors.
    Add pass manager profiler.
    
    * Move pass profiler to a separate PR
    
    * Move Memory Layout optimizations to a separate PR
    
    * use find instead of count
    0c721561
pass_liveness.cpp 2.14 KB