d3c058b090900747d0eb1b23bf9445c3cd467c8e
Files Diff
- Added: 1
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type pointer : Pointer to pointerInfo : DevicePointerInfo in method public setCudaPointer(pointerInfo DevicePointerInfo) : void in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
| Rename Variable | 1 | ||
| Rename Variable cudaPointer : Pointer to info : DevicePointerInfo in method public getDevicePointer(objectId BaseCudaDataBuffer, shape AllocationShape) : Pointer in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
| Change Return Type | 6 | ||
| Change Return Type Pointer to DevicePointerInfo in method public alloc(targetMode AllocationStatus, point AllocationPoint, shape AllocationShape) : DevicePointerInfo in class org.nd4j.jita.mover.UmaMover | From | To | |
| Change Return Type Object to Pointer in method public getDevicePointer(objectId BaseCudaDataBuffer) : Pointer in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
| Change Return Type Object to Pointer in method public getDevicePointer(buffer BaseCudaDataBuffer, shape AllocationShape) : Pointer in class org.nd4j.jita.allocator.Allocator | From | To | |
| Change Return Type Object to Pointer in method public getDevicePointer(buffer BaseCudaDataBuffer) : Pointer in class org.nd4j.jita.allocator.Allocator | From | To | |
| Change Return Type Pointer to DevicePointerInfo in method public alloc(targetMode AllocationStatus, point AllocationPoint, shape AllocationShape) : DevicePointerInfo in class org.nd4j.jita.mover.Mover | From | To | |
| Change Return Type Object to Pointer in method public getDevicePointer(objectId BaseCudaDataBuffer, shape AllocationShape) : Pointer in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cudaPointer : Pointer to pointerInfo : DevicePointerInfo in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cudaPointer : Pointer to info : DevicePointerInfo in method public getDevicePointer(objectId BaseCudaDataBuffer, shape AllocationShape) : Pointer in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type cudaPointer : Pointer to pointerInfo : DevicePointerInfo in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
| Change Attribute Type deviceAllocations : Table<Long,Integer,Long> to deviceAllocations : Table<Long,Integer,CopyOnWriteArrayList<Long>> in class org.nd4j.jita.allocator.impl.AtomicAllocator | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter objectId : BaseCudaDataBuffer to buffer : BaseCudaDataBuffer in method public getDevicePointer(buffer BaseCudaDataBuffer, shape AllocationShape) : Pointer in class org.nd4j.jita.allocator.Allocator | From | To | |
| Rename Parameter objectId : BaseCudaDataBuffer to buffer : BaseCudaDataBuffer in method public synchronizeHostData(buffer BaseCudaDataBuffer) : void in class org.nd4j.jita.allocator.Allocator | From | To | |
| Rename Parameter pointer : Pointer to pointerInfo : DevicePointerInfo in method public setCudaPointer(pointerInfo DevicePointerInfo) : void in class org.nd4j.jita.allocator.impl.AllocationPoint | From | To | |
| Rename Parameter objectId : BaseCudaDataBuffer to buffer : BaseCudaDataBuffer in method public getDevicePointer(buffer BaseCudaDataBuffer) : Pointer in class org.nd4j.jita.allocator.Allocator | From | To |