Package | Description |
---|---|
org.nd4j.jita.allocator | |
org.nd4j.jita.allocator.context.impl | |
org.nd4j.jita.allocator.impl | |
org.nd4j.jita.handler | |
org.nd4j.jita.handler.impl |
Modifier and Type | Method and Description |
---|---|
ContextPool |
Allocator.getContextPool() |
Modifier and Type | Class and Description |
---|---|
class |
BasicContextPool
This is context pool implementation, addressing shared cublas allocations together with shared stream pools
Each context given contains:
1.
|
class |
PackedContextPool |
Modifier and Type | Method and Description |
---|---|
ContextPool |
AtomicAllocator.getContextPool() |
Modifier and Type | Method and Description |
---|---|
ContextPool |
MemoryHandler.getContextPool() |
Modifier and Type | Method and Description |
---|---|
ContextPool |
CudaZeroHandler.getContextPool() |
Copyright © 2016. All Rights Reserved.