9c44dd5cda26437c68eea924546eeaa27345935c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type queue : ReferenceQueue<Random> to queue : ReferenceQueue<NativePack> in method protected DeallocatorThread(threadId int, queue ReferenceQueue<NativePack>, referenceMap Map<Long,GarbageStateReference>) in class org.nd4j.rng.deallocator.NativeRandomDeallocator.DeallocatorThread | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type queue : ReferenceQueue<Random> to queue : ReferenceQueue<NativePack> in class org.nd4j.rng.deallocator.NativeRandomDeallocator.DeallocatorThread | From | To |