Package | Description |
---|---|
org.nd4j.jita.allocator.concurrency | |
org.nd4j.jita.allocator.enums |
Modifier and Type | Method and Description |
---|---|
AccessState |
AtomicState.getCurrentState()
This method returns the current memory state
|
Constructor and Description |
---|
AtomicState(AccessState initialStatus) |
Modifier and Type | Method and Description |
---|---|
static AccessState |
AccessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessState[] |
AccessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.