Package | Description |
---|---|
org.nd4j.jita.conf |
Modifier and Type | Method and Description |
---|---|
static Configuration.MemoryModel |
Configuration.MemoryModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.MemoryModel[] |
Configuration.MemoryModel.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.setMemoryModel(Configuration.MemoryModel model) |
Copyright © 2016. All Rights Reserved.