phaniarnab opened a new pull request #1300: URL: https://github.com/apache/systemds/pull/1300
This patch adds lineage support for eval and list operations. Every list object materializes the lineage traces corresponding to the data items. List operations then maintain the lineage items. The eval instruction gathers the lineage items from the argument list and passes them to the function. In addition, this patch adds tests to apply lineage-based reuse on the gridSearch builtin for LM and MultiLogReg. -- 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: [email protected]
