Package org.apache.sysds.runtime.compress.lib
-
Interface Summary Interface Description CLALibSeparator The job of this Lib is to separate and combine back a list of column groups from its dictionaries, and vice versa combine back together dictionaries with their respective column groups -
Class Summary Class Description CLALibAggTernaryOp CLALibAppend CLALibBinaryCellOp CLALibBinCompress CLALibCMOps CLALibCombineGroups Library functions to combine column groups inside a compressed matrix.CLALibCompAgg CLALibDecompress Library to decompress a list of column groups into a matrix.CLALibLeftMultBy CLALibMatrixMult CLALibMerge CLALibMMChain Support compressed MM chain operation to fuse the following cases :CLALibRexpand CLALibRightMultBy CLALibScalar CLALibScheme CLALibSeparator.SeparatedGroups CLALibSlice CLALibSquash Squash or recompress is processing each column group and trying to find a better compressed representation for each.CLALibStack CLALibTernaryOp CLALibTSMM CLALibUnary CLALibUtils