864fa8bc98be5c70c217a1a312bb168f1bede8fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method public testNewLinearView() : void from class org.nd4j.linalg.BaseNd4jTest to public testNewLinearView() : void from class org.nd4j.linalg.NDArrayTestsC | From | To | |
Extract Variable | 3 | ||
Extract Variable get : int in method protected noCopyReshape(newShape int[], ordering char) : int[] from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
Extract Variable sliceShape : int[] in method public slice(slice int) : INDArray from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To |