| Package | Description |
|---|---|
| org.nd4j.linalg.api.ops.executioner | |
| org.nd4j.linalg.factory |
| Modifier and Type | Field and Description |
|---|---|
protected OpExecutioner.ExecutionMode |
DefaultOpExecutioner.executionMode |
| Modifier and Type | Method and Description |
|---|---|
OpExecutioner.ExecutionMode |
OpExecutioner.executionMode()
Get the execution mode for this
execuioner
|
OpExecutioner.ExecutionMode |
DefaultOpExecutioner.executionMode() |
static OpExecutioner.ExecutionMode |
OpExecutioner.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpExecutioner.ExecutionMode[] |
OpExecutioner.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpExecutioner.setExecutionMode(OpExecutioner.ExecutionMode executionMode)
Set the execution mode
|
void |
DefaultOpExecutioner.setExecutionMode(OpExecutioner.ExecutionMode executionMode) |
| Modifier and Type | Field and Description |
|---|---|
static OpExecutioner.ExecutionMode |
Nd4j.executionMode |
Copyright © 2016. All Rights Reserved.