77574d5847f335f99e9b3c6215d01e74b09929a1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 7 | ||
Extract Variable aData : DataBuffer in method public gemm(alpha IComplexNumber, a IComplexNDArray, b IComplexNDArray, beta IComplexNumber, c IComplexNDArray) : IComplexNDArray from class org.nd4j.linalg.jblas.BlasWrapper | From | To | |
Extract Variable aData : DataBuffer in method public gemm(alpha float, a INDArray, b INDArray, beta float, c INDArray) : INDArray from class org.nd4j.linalg.jblas.BlasWrapper | From | To | |
Extract Variable bData : DataBuffer in method public gemm(alpha float, a INDArray, b INDArray, beta float, c INDArray) : INDArray from class org.nd4j.linalg.jblas.BlasWrapper | From | To | |
Extract Variable stride : int[] in method protected newShape(newShape int[], ordering char) : INDArray from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
Extract Variable length : int in method private appendWhereArrayLengthEqualsBufferLength(sb StringBuffer) : void from class org.nd4j.linalg.jcublas.CublasPointer | From | To | |
Extract Variable bData : DataBuffer in method public gemm(alpha IComplexNumber, a IComplexNDArray, b IComplexNDArray, beta IComplexNumber, c IComplexNDArray) : IComplexNDArray from class org.nd4j.linalg.jblas.BlasWrapper | From | To | |
Extract Variable length : int in method private appendWhereArrayLengthLessThanBufferLength(sb StringBuffer) : void from class org.nd4j.linalg.jcublas.CublasPointer | From | To | |
Extract Method | 4 | ||
Extract Method protected postProcess(result IComplexNDArray, dimension int) : IComplexNDArray extracted from public rawifft(transform IComplexNDArray, n int, dimension int) : IComplexNDArray in class org.nd4j.linalg.fft.DefaultFFTInstance | From | To | |
Extract Method protected preProcess(result IComplexNDArray, transform IComplexNDArray, n int, dimension int) : IComplexNDArray extracted from public rawfft(transform IComplexNDArray, n int, dimension int) : IComplexNDArray in class org.nd4j.linalg.fft.DefaultFFTInstance | From | To | |
Extract Method protected preProcess(result IComplexNDArray, transform IComplexNDArray, n int, dimension int) : IComplexNDArray extracted from public rawifft(transform IComplexNDArray, n int, dimension int) : IComplexNDArray in class org.nd4j.linalg.fft.DefaultFFTInstance | From | To | |
Extract Method protected postProcess(result IComplexNDArray, dimension int) : IComplexNDArray extracted from public rawfft(transform IComplexNDArray, n int, dimension int) : IComplexNDArray in class org.nd4j.linalg.fft.DefaultFFTInstance | From | To |