Baunsgaard opened a new pull request, #1725: URL: https://github.com/apache/systemds/pull/1725
This commit type CacheBlocks, such that we can return subtypes through implementations of the interface. In practice this means we do not have to cast the MatrixBlock or FrameBlock (or TensorBlock) in instances where we call slice, and therefore do not need to know what type of CacheBlock it is. -- 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]
