Package | Description |
---|---|
org.apache.sysds.api | |
org.apache.sysds.api.mlcontext | |
org.apache.sysds.common | |
org.apache.sysds.hops |
Modifier and Type | Field and Description |
---|---|
Types.ExecMode |
DMLOptions.execMode |
Modifier and Type | Method and Description |
---|---|
static Types.ExecMode |
DMLScript.getGlobalExecMode() |
Modifier and Type | Method and Description |
---|---|
static void |
DMLScript.setGlobalExecMode(Types.ExecMode mode) |
Modifier and Type | Method and Description |
---|---|
Types.ExecMode |
MLContext.ExecutionType.getExecMode() |
Modifier and Type | Method and Description |
---|---|
static Types.ExecMode |
Types.ExecMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Types.ExecMode[] |
Types.ExecMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Types.ExecMode |
OptimizerUtils.getDefaultExecutionMode() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.