6c7214544ba6ef59ae809bfab1dc2d744a7bd8dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable temp01Shape : int[] in method public getTensorAlongDimensionMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil | From | To | |
Extract Variable shape : int[] in method public getSubMatricesWithShape(rows int, cols int, seed int) : List<Pair<INDArray,String>> from class org.nd4j.linalg.checkutil.NDArrayCreationUtil | From | To | |
Inline Variable | 2 | ||
Inline Variable otherArray : INDArray in method public mmuli(other INDArray, result INDArray) : INDArray from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
Inline Variable resultArray : INDArray in method public mmuli(other INDArray, result INDArray) : INDArray from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To |