| Package | Description |
|---|---|
| org.nd4j.rng.deallocator |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeRandomDeallocator.trackStatePointer(NativePack random)
This method is used internally from NativeRandom deallocators
This method doesn't accept Random interface implementations intentionally.
|
| Constructor and Description |
|---|
GarbageStateReference(NativePack referent,
ReferenceQueue<? super NativePack> queue) |
| Constructor and Description |
|---|
GarbageStateReference(NativePack referent,
ReferenceQueue<? super NativePack> queue) |
Copyright © 2022. All rights reserved.