8a5bdcb1954f36a54bc904c1c5eed1bb71baae90
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type reference : GarbageReference to reference : GarbageBufferReference in method public attachReference(reference GarbageBufferReference) : void in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
Rename Class | 1 | ||
Rename Class org.nd4j.jita.allocator.garbage.GarbageReference renamed to org.nd4j.jita.allocator.garbage.GarbageBufferReference | From | To | |
Rename Attribute | 1 | ||
Rename Attribute garbageReference : GarbageReference to garbageBufferReference : GarbageBufferReference in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
Change Variable Type | 2 | ||
Change Variable Type reference : GarbageReference to reference : GarbageBufferReference in method public allocateMemory(buffer DataBuffer, requiredMemory AllocationShape, location AllocationStatus, initialize boolean) : AllocationPoint in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
Change Variable Type reference : GarbageReference to reference : GarbageBufferReference in method public run() : void in class org.nd4j.jita.allocator.impl.AtomicAllocator.UnifiedGarbageCollectorThread | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type garbageReference : GarbageReference to garbageBufferReference : GarbageBufferReference in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To |