| Package | Description |
|---|---|
| org.nd4j.linalg.jcublas.buffer.allocation |
| Modifier and Type | Method and Description |
|---|---|
static MemoryStrategies.MemoryMode |
MemoryStrategies.getMode(int device)
Get the mode for the device
based on the device information
|
static MemoryStrategies.MemoryMode |
MemoryStrategies.MemoryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryStrategies.MemoryMode[] |
MemoryStrategies.MemoryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MemoryStrategy |
MemoryStrategies.getStrategy(MemoryStrategies.MemoryMode mode)
Get the strategy for a given mode
|
Copyright © 2015. All Rights Reserved.