| Package | Description |
|---|---|
| org.nd4j.parameterserver.distributed.conf | |
| org.nd4j.parameterserver.distributed.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
VoidConfiguration.setExecutionMode(ExecutionMode executionMode) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionMode |
ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.