Package | Description |
---|---|
org.nd4j.jita.conf |
Modifier and Type | Method and Description |
---|---|
static Configuration.AllocationModel |
Configuration.AllocationModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.AllocationModel[] |
Configuration.AllocationModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setAllocationModel(Configuration.AllocationModel allocationModel)
This method allows to specify allocation model for memory.
|
Copyright © 2016. All Rights Reserved.