Uses of Package
org.apache.sysds.runtime.controlprogram.parfor.opt
Packages that use org.apache.sysds.runtime.controlprogram.parfor.opt
-
Classes in org.apache.sysds.runtime.controlprogram.parfor.opt used by org.apache.sysds.runtime.controlprogram.parfor.optClassDescriptionBase class for all potential cost estimators TODO account for shared read-only matrices when computing aggregated statsGeneric optimizer super class that defines the interface of all implemented optimizers.Rule-Based ParFor Optimizer (time: O(n)): Applied rule-based rewrites - 1) rewrite set data partitioner (incl.Internal representation of a plan alternative for program blocks and instructions in order to enable efficient and simple recursive enumeration and plan changes.Represents a complete plan of a top-level parfor.