Uses of Enum Class
org.apache.sysds.common.Types.ExecMode
Packages that use Types.ExecMode
Package
Description
-
Uses of Types.ExecMode in org.apache.sysds.api
Fields in org.apache.sysds.api declared as Types.ExecModeMethods in org.apache.sysds.api that return Types.ExecModeMethods in org.apache.sysds.api with parameters of type Types.ExecMode -
Uses of Types.ExecMode in org.apache.sysds.api.mlcontext
Methods in org.apache.sysds.api.mlcontext that return Types.ExecMode -
Uses of Types.ExecMode in org.apache.sysds.common
Methods in org.apache.sysds.common that return Types.ExecModeModifier and TypeMethodDescriptionstatic Types.ExecModeReturns the enum constant of this class with the specified name.static Types.ExecMode[]Types.ExecMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Types.ExecMode in org.apache.sysds.hops
Methods in org.apache.sysds.hops that return Types.ExecMode -
Uses of Types.ExecMode in org.apache.sysds.runtime.controlprogram.context
Methods in org.apache.sysds.runtime.controlprogram.context with parameters of type Types.ExecModeModifier and TypeMethodDescriptionstatic ExecutionContextExecutionContextFactory.createContext(boolean allocateVars, boolean allocateLineage, Program prog, Types.ExecMode mode) static ExecutionContextExecutionContextFactory.createContext(Types.ExecMode mode)