You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by GitBox <gi...@apache.org> on 2020/06/09 15:47:44 UTC

[GitHub] [systemml] phaniarnab opened a new pull request #963: [MINOR] Extend reusable instructions and bug fixes

phaniarnab opened a new pull request #963:
URL: https://github.com/apache/systemml/pull/963


   This patch
    - extends reusable opcodes, which primarily improves multilevel (statementblock) cache hits,
    - removes most of the System.nanoTime calls from cache logic,
    - replaces operand names with placeholders in datagen lineage items,
      (Note: this fix is temporarily commented due to a bug in parfor-lineage)
    - fixes a bug in lineage item creation for multilevel caching,
    - update grid search lineage test with a loss function.


----------------------------------------------------------------
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] [systemml] phaniarnab merged pull request #963: [MINOR] Extend reusable instructions and bug fixes

Posted by GitBox <gi...@apache.org>.
phaniarnab merged pull request #963:
URL: https://github.com/apache/systemml/pull/963


   


----------------------------------------------------------------
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] [systemml] phaniarnab commented on pull request #963: [MINOR] Extend reusable instructions and bug fixes

Posted by GitBox <gi...@apache.org>.
phaniarnab commented on pull request #963:
URL: https://github.com/apache/systemml/pull/963#issuecomment-640634259


   This is a temporary PR -- opened to verify if tests are passing.


----------------------------------------------------------------
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