Package org.apache.sysds.runtime.lineage
Class LineageRewriteReuse
- java.lang.Object
-
- org.apache.sysds.runtime.lineage.LineageRewriteReuse
-
public class LineageRewriteReuse extends Object
-
-
Constructor Summary
Constructors Constructor Description LineageRewriteReuse()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
executeRewrites(Instruction curr, ExecutionContext ec)
-
-
-
Method Detail
-
executeRewrites
public static boolean executeRewrites(Instruction curr, ExecutionContext ec)
-
-