Class AWTreeNode
java.lang.Object
org.apache.sysds.runtime.compress.workload.AWTreeNode
A 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.
The intension is to provide the ability to look at a variable and the methods performed on this variable, pruning
away the rest of the DAG.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary