| Package | Description |
|---|---|
| org.nd4j.linalg.api.buffer | |
| org.nd4j.linalg.factory |
| Modifier and Type | Field and Description |
|---|---|
protected DataBuffer.AllocationMode |
BaseDataBuffer.allocationMode |
| Modifier and Type | Method and Description |
|---|---|
DataBuffer.AllocationMode |
BaseDataBuffer.allocationMode() |
DataBuffer.AllocationMode |
DataBuffer.allocationMode()
Allocation mode for buffers
|
static DataBuffer.AllocationMode |
DataBuffer.AllocationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataBuffer.AllocationMode[] |
DataBuffer.AllocationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static DataBuffer.AllocationMode |
Nd4j.alloc |
Copyright © 2016. All Rights Reserved.