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