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