ywcb00 opened a new pull request, #1862: URL: https://github.com/apache/systemds/pull/1862
Hi, This PR adds support for non-literal parameters _rows_ and _cols_ in _ReshapeFEDInstruction_ by simply constructing a literal operand for the respective scalar and replacing the corresponding operand of the instruction string. I also changed the DML script of the _FederatedReshapeTest_ such that we materialize one of these parameters as a non-literal. This PR implicitly also includes the removal of unused variables inside the _FederatedReaderTest_ and the change of value range of the random matrices in _FederatedMisAlignedTest_. Thanks for review :) -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org