0415ac5c3099b0afe92018ef577fcb1f0ebcaccd
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 1 | ||
| Replace Attribute protected hostBuffer : ByteBuffer from class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer with protected dataBuffer : ByteBuf from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
| Rename Method | 1 | ||
| Rename Method public testColumnOffsettingCopyBackToHost() : void renamed to public testRowOffsettingCopyBackToHost() : void in class jcuda.jcublas.CublasPointerTests | From | To | |
| Move And Inline Method | 1 | ||
| Move And Inline Method public getDouble(i int) : double moved from class org.nd4j.linalg.jcublas.buffer.CudaDoubleDataBuffer to class org.nd4j.linalg.api.buffer.BaseDataBuffer & inlined to public getNumber(i int) : Number | From | To | |
| Move Method | 1 | ||
| Move Method public testCopyMatrix() : void from class org.nd4j.linalg.NDArrayTestsC to public testCopyMatrix() : void from class jcuda.jcublas.CublasPointerTests | From | To | |
| Move Attribute | 1 | ||
| Move Attribute protected elementSize : int from class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer to protected elementSize : int from class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
| Rename Class | 1 | ||
| Rename Class jcuda.jcublas.kernel.TestMultipleThreads renamed to jcuda.jcublas.kernel.TestMatrixOperations | From | To | |
| Extract Variable | 1 | ||
| Extract Variable hostPointer : Pointer in method public CublasPointer(array INDArray) from class org.nd4j.linalg.jcublas.CublasPointer | From | To | |
| Extract Method | 1 | ||
| Extract Method public toString() : String extracted from public CublasPointer(array INDArray) in class org.nd4j.linalg.jcublas.CublasPointer | From | To |