81a7f42230b8e6ca78d07aede2ef1ee081d6cc00
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public desroy() : void renamed to public destroy() : void in class org.nd4j.jita.allocator.pointers.cuda.cudaEvent_t | From | To | |
Extract Variable | 2 | ||
Extract Variable zReads : boolean in method public prepareAction(result INDArray, operands INDArray...) : CudaContext from class org.nd4j.jita.flow.impl.AsynchronousFlowController | From | To | |
Extract Variable tContext : CudaContext in method public memcpyAsync(dstBuffer DataBuffer, srcPointer Pointer, length long, dstOffset long) : void from class org.nd4j.jita.handler.impl.CudaZeroHandler | From | To | |
Extract Method | 1 | ||
Extract Method protected hasActiveReads(point AllocationPoint) : boolean extracted from protected hasActiveReads(array INDArray) : boolean in class org.nd4j.jita.flow.impl.AsynchronousFlowController | From | To |