OlgaOvcharenko opened a new pull request, #1609: URL: https://github.com/apache/systemds/pull/1609
This PR adds a federated primitive for transferring a local data object (matrices and frames) to a federated representation, e.g. `federated(objects = list(matrix(0, rows=3, cols=4), matrix(0, rows=3, cols=4)), addresses=list($in_X1, $in_X2), ftype="ROW", type="MATRIX")`. -- 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]
