janniklinde opened a new pull request, #2362: URL: https://github.com/apache/systemds/pull/2362
This patch new out-of-core instructions such as `rand` (constant support only using `matrix(v, ...)`) and `rsort`, which are required for builtin PCA. Further, the patch adds support for broadcasting binary operations (on matrices where dimensions are known) and improves performance for TSMM by enabling parallel processing. Finally, a bugfix is provided for `CachingStream` to properly propagate errors. -- 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]
