Uses of Package
org.apache.sysds.runtime.compress.workload
Packages that use org.apache.sysds.runtime.compress.workload
Package
Description
-
Classes in org.apache.sysds.runtime.compress.workload used by org.apache.sysds.hopsClassDescriptionA 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.
-
Classes in org.apache.sysds.runtime.compress.workload used by org.apache.sysds.runtime.compress
-
Classes in org.apache.sysds.runtime.compress.workload used by org.apache.sysds.runtime.compress.cost
-
Classes in org.apache.sysds.runtime.compress.workload used by org.apache.sysds.runtime.compress.workloadClassDescriptionA 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.
-
-