Shafaq-Siddiqi commented on pull request #1350: URL: https://github.com/apache/systemds/pull/1350#issuecomment-889139443
@mboehm7 @phaniarnab This third commit contains a slightly different implementation of autoDiff in which the derivations are computed while creating the HOP DAG for lineage instructions. Now, after parsing the lineage foreach lineage instruction instead of creating the HOP DAG for instruction the HOP DAG for its derivation is being created. This code is only created and tested for affine layer and it needs extensions for networks. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
