| Package | Description |
|---|---|
| org.deeplearning4j.parallelism |
| Modifier and Type | Field and Description |
|---|---|
protected ParallelWrapper.TrainingMode |
ParallelWrapper.Builder.trainingMode |
| Modifier and Type | Method and Description |
|---|---|
static ParallelWrapper.TrainingMode |
ParallelWrapper.TrainingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParallelWrapper.TrainingMode[] |
ParallelWrapper.TrainingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParallelWrapper.Builder |
ParallelWrapper.Builder.trainingMode(ParallelWrapper.TrainingMode mode) |
Copyright © 2017. All rights reserved.