ff177a992faa778fc9cdcd34b6a6fceb3ef09b58
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public pullRows(source INDArray, sourceDimension int, indexes int[], order char) : INDArray extracted from public pullRows(source INDArray, sourceDimension int, indexes int[]) : INDArray in class org.nd4j.linalg.factory.BaseNDArrayFactory | From | To | |
Extract Method public pullRows(source INDArray, sourceDimension int, indexes int[], order char) : INDArray extracted from public pullRows(source INDArray, sourceDimension int, indexes int[]) : INDArray in class org.nd4j.linalg.cpu.nativecpu.CpuNDArrayFactory | From | To |