Package org.apache.sysds.lops.compile
-
Class Summary Class Description Dag<N extends Lop> Class to maintain a DAG of lops and compile it into runtime instructions, incl piggybacking into jobs.LopComparator<N extends Lop> Comparator class used in sorting the LopDAG in topological order.