| Package | Description |
|---|---|
| org.nd4j.rng | |
| org.nd4j.rng.deallocator |
| Class and Description |
|---|
| NativePack
Simple wrapper for state pointer, to avoid enqueue of non-initialized objects
|
| NativeRandomDeallocator
Since NativeRandom assumes some native resources, we have to track their use, and deallocate them as soon they are released by JVM GC
|
| Class and Description |
|---|
| GarbageStateReference
Weak reference for NativeRandom garbage collector
|
| NativePack
Simple wrapper for state pointer, to avoid enqueue of non-initialized objects
|
| NativeRandomDeallocator
Since NativeRandom assumes some native resources, we have to track their use, and deallocate them as soon they are released by JVM GC
|
Copyright © 2017. All Rights Reserved.