You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2021/06/07 12:19:23 UTC

[GitHub] [systemds] phaniarnab opened a new pull request #1300: [WIP][SYSTEMDS-3010] Add lineage support for eval and list operations

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:
users@infra.apache.org



[GitHub] [systemds] phaniarnab closed pull request #1300: [WIP][SYSTEMDS-3010] Add lineage support for eval and list operations

Posted by GitBox <gi...@apache.org>.
phaniarnab closed pull request #1300:
URL: https://github.com/apache/systemds/pull/1300


   


-- 
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:
users@infra.apache.org