• Jayaram Bobba's avatar
    Computation reuse (#945) · 41c50b44
    Jayaram Bobba authored
    * Make temp memory pools static to avoid memory allocation overheads
    
    * Initial implementation for graph control to enable caching and computation reuse
    
    * Added sphinx documentation
    
    * Turned off memory buffer reuse in CPU transformer to support computation reuse. Added unit test
    
    * Change memoizable to cacheable
    
    * Change memoizable to cacheable
    
    * Rename variables
    41c50b44
parameter.rst 1.54 KB