8b47c56d85a465e16abffdbb771cf9b8717897b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Variable | 2 | ||
Merge Variable [nRows : int, nCols : int] to in : INDArray in method public testAssignNumber() : void in class org.nd4j.linalg.Nd4jTestsC | From | To | |
Merge Variable [expected : double, actual : double] to assertion : INDArray in method public testAssignNumber() : void in class org.nd4j.linalg.Nd4jTestsC | From | To | |
Extract Method | 4 | ||
Extract Method public getPermutedWithShape(ordering char, rows int, cols int, seed int) : Pair<INDArray,String> extracted from public getPermutedWithShape(rows int, cols int, seed int) : Pair<INDArray,String> in class org.nd4j.linalg.checkutil.NDArrayCreationUtil | From | To | |
Extract Method public getSubMatricesWithShape(ordering char, rows int, cols int, seed int) : List<Pair<INDArray,String>> extracted from public getSubMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> in class org.nd4j.linalg.checkutil.NDArrayCreationUtil | From | To | |
Extract Method public getTensorAlongDimensionMatricesWithShape(ordering char, rows int, cols int, seed int) : List<Pair<INDArray,String>> extracted from public getTensorAlongDimensionMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> in class org.nd4j.linalg.checkutil.NDArrayCreationUtil | From | To | |
Extract Method public getReshapedWithShape(ordering char, rows int, cols int, seed int) : Pair<INDArray,String> extracted from public getReshapedWithShape(rows int, cols int, seed int) : Pair<INDArray,String> in class org.nd4j.linalg.checkutil.NDArrayCreationUtil | From | To |