5d954bd596b1f55073c7ef7abf099bde1a11ec80
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 4 | ||
| Change Variable Type buffer : IntBuffer to buffer : DataBuffer in method public stride() : int[] in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
| Change Variable Type strideView : IntBuffer to strideView : DataBuffer in method public setStride(stride int[]) : void in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
| Change Variable Type buffer : IntBuffer to buffer : DataBuffer in method public shape() : int[] in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
| Change Variable Type shapeView : IntBuffer to shapeView : DataBuffer in method public setShape(shape int...) : void in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To |