You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by ar...@apache.org on 2020/06/21 23:02:37 UTC

[systemml] branch master updated (2671a55 -> 882760b)

This is an automated email from the ASF dual-hosted git repository.

arnabp20 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemml.git.


    from 2671a55  [MINOR] Reuse rand and others, bug fixes
     add 882760b  [SYSTEMDS-414] New rewrite for PCA -> lmDS pipeline

No new revisions were added by this update.

Summary of changes:
 dev/Tasks.txt                                      |   1 +
 .../sysds/runtime/lineage/LineageRewriteReuse.java | 106 +++++++++++++++++++++
 .../test/functions/lineage/LineageReuseAlg.java    |   7 +-
 .../{LineageReuseAlg4.dml => LineageReuseAlg6.dml} |  53 +++++++----
 4 files changed, 147 insertions(+), 20 deletions(-)
 copy src/test/scripts/functions/lineage/{LineageReuseAlg4.dml => LineageReuseAlg6.dml} (68%)