56fbc83a57ec137bb823943b9c100d7d332131a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 5 | ||
Rename Variable ret : IComplexNDArray to slice2 : IComplexNDArray in method public slice(slice int) : IComplexNDArray in class org.nd4j.linalg.api.complex.BaseComplexNDArray | From | To | |
Rename Variable convolution : INDArray to conv : INDArray in method public testConv2d() : void in class org.nd4j.linalg.convolution.test.ConvolutionTests | From | To | |
Rename Variable kernel : INDArray to kernel2 : INDArray in method public testConv2d() : void in class org.nd4j.linalg.convolution.test.ConvolutionTests | From | To | |
Rename Variable input : INDArray to nd : INDArray in method public testConv2d() : void in class org.nd4j.linalg.convolution.test.ConvolutionTests | From | To | |
Change Return Type | 5 | ||
Change Return Type INDArray to IComplexNDArray in method protected newShape(newShape int[], ordering char) : IComplexNDArray in class org.nd4j.linalg.api.complex.BaseComplexNDArray | From | To | |
Change Return Type INDArray to IComplexNDArray in method public complexOnes(rows int, columns int) : IComplexNDArray in class org.nd4j.linalg.factory.BaseNDArrayFactory | From | To | |
Change Return Type INDArray to IComplexNDArray in method public complexOnes(rows int, columns int) : IComplexNDArray in class org.nd4j.linalg.factory.NDArrayFactory | From | To | |
Change Return Type INDArray to IComplexNDArray in method public putScalar(indexes int[], complexNumber IComplexNumber) : IComplexNDArray in class org.nd4j.linalg.api.complex.BaseComplexNDArray | From | To | |
Change Return Type INDArray to IComplexNDArray in method public complexOnes(rows int, columns int) : IComplexNDArray in class org.nd4j.linalg.factory.Nd4j | From | To | |
Change Variable Type | 3 | ||
Change Variable Type ffted : INDArray to ffted : IComplexNDArray in method public testMultiDimFFT() : void in class org.nd4j.linalg.fft.test.BaseFFTTest | From | To | |
Change Variable Type fftedAnswer : INDArray to fftedAnswer : IComplexNDArray in method public testMultiDimFFT() : void in class org.nd4j.linalg.fft.test.BaseFFTTest | From | To | |
Change Variable Type ret : INDArray to ret : IComplexNDArray in method public complexOnes(rows int, columns int) : IComplexNDArray in class org.nd4j.linalg.factory.Nd4j | From | To |