Package | Description |
---|---|
org.nd4j.jita.allocator.impl | |
org.nd4j.jita.flow | |
org.nd4j.jita.flow.impl | |
org.nd4j.jita.handler | |
org.nd4j.jita.handler.impl |
Modifier and Type | Class and Description |
---|---|
class |
AtomicAllocator
Just-in-Time Allocator for CUDA
This method is a basement for pre-allocated memory management for cuda.
|
Modifier and Type | Method and Description |
---|---|
void |
FlowController.init(Allocator allocator) |
Modifier and Type | Method and Description |
---|---|
void |
SynchronousFlowController.init(Allocator allocator) |
void |
AsynchronousFlowController.init(Allocator allocator) |
Modifier and Type | Method and Description |
---|---|
void |
MemoryHandler.init(Configuration configuration,
Allocator allocator)
This method gets called from Allocator, during Allocator/MemoryHandler initialization
|
Modifier and Type | Method and Description |
---|---|
void |
CudaZeroHandler.init(Configuration configuration,
Allocator allocator)
This method gets called from Allocator, during Allocator/MemoryHandler initialization
|
Copyright © 2016. All Rights Reserved.