|
Rename Variable shape : int[] to axes : int[] in method public conv2d(input INDArray, kernel INDArray, type Convolution.Type) : INDArray in class org.nd4j.linalg.convolution.BaseConvolution |
From |
To |
|
Rename Variable a : IComplexNDArray to test : IComplexNDArray in method public testRawfft() : void in class org.nd4j.linalg.fft.test.BaseFFTTest |
From |
To |
|
Rename Variable shape : int[] to axes : int[] in method public conv2d(input IComplexNDArray, kernel IComplexNDArray, type Convolution.Type) : INDArray in class org.nd4j.linalg.convolution.BaseConvolution |
From |
To |
|
Rename Variable targetShape : int[] to shape : int[] in method public truncate(nd IComplexNDArray, n int, dimension int) : IComplexNDArray in class org.nd4j.linalg.util.ComplexNDArrayUtil |
From |
To |