b5ba07fe7c8044655f33a5b8a04e02ad338be3cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable move : INDArray to permuted : INDArray in method public tensorAlongDimension(index int, dimension int...) : INDArray in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
Rename Variable rearrange : int[] to newPermuteDims : int[] in method public tensorAlongDimension(index int, dimension int...) : INDArray in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
Rename Variable idx2 : int to offset : int in method public tensorAlongDimension(index int, dimension int...) : INDArray in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
Extract Variable | 5 | ||
Extract Variable test : INDArray in method public testSixteenZeroOne() : void from class org.nd4j.linalg.shape.ShapeTests | From | To | |
Extract Variable test : INDArray in method public testThreeTwoTwo() : void from class org.nd4j.linalg.shape.ShapeTests | From | To | |
Extract Variable test1 : INDArray in method public testEight() : void from class org.nd4j.linalg.shape.ShapeTestsC | From | To | |
Extract Variable test : INDArray in method public testSixteenZeroOne() : void from class org.nd4j.linalg.shape.ShapeTestsC | From | To | |
Extract Variable test2 : INDArray in method public testEight() : void from class org.nd4j.linalg.shape.ShapeTestsC | From | To |