phaniarnab opened a new pull request #876: [SYSTEMDS-331] Cache and Reuse scalar results URL: https://github.com/apache/systemml/pull/876 - This patch contains lineage caching support for scalar objects. This enables instruction level and multi-level reuse of operations/functions/statementblocks producing at least one scalar output. This patch improves multi-level cache hits. - Furthermore, this adds a new option `-reuse_multilevel` to enable multi-level reuse. - This patch also fixes few bugs and enhances reusable instructions list.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services