| Package | Description |
|---|---|
| org.deeplearning4j.ui.stats.sbe |
| Modifier and Type | Method and Description |
|---|---|
static MemoryType |
MemoryType.get(short value) |
MemoryType |
UpdateDecoder.MemoryUseDecoder.memoryType() |
static MemoryType |
MemoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryType[] |
MemoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEncoder.MemoryUseEncoder |
UpdateEncoder.MemoryUseEncoder.memoryType(MemoryType value) |
Copyright © 2019. All rights reserved.