Baunsgaard opened a new pull request #1296: URL: https://github.com/apache/systemds/pull/1296
This commit make the co-coding cheaper if many column combinations is constructed. for example with BinaryMNIST and bin packing co-coding, the execution time is halved from 6 to 3 sec in co-coding phase This gives a total compression time of: 6 sec + IO of ~10. Also notably is normal MNIST of 60 k values, there compression time is now ~200ms. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
