44df593de0badd2b22ba2fc33bfa466d4741cc00
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type IntBuffer to DataBuffer in method public createShapeInformation(shape int[], stride int[], offset int, elementWiseStride int, order char) : DataBuffer in class org.nd4j.linalg.api.shape.Shape | From | To | |
| Extract Variable | 2 | ||
| Extract Variable stride : int[] in method public BaseNDArray(buffer DataBuffer) from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
| Extract Variable slices : int in method public slice(slice int) : INDArray from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type shapeInformation : IntBuffer to shapeInformation : DataBuffer in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To |