Package org.apache.sysds.runtime.compress.workload
package org.apache.sysds.runtime.compress.workload
-
ClassDescriptionA workload tree is a compact representation of the operations on a matrix and derived intermediates, including the basic control structure and inlined functions as well as links to categories.A Node in the WTree, this is used for any nodes that are not the root.The root node of the tree, located at the top of the tree.