2716dc75b113574bbf602d779486107e57092dea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable thisShape : int[] to shape : int[] in method public BaseNDArray(slices List<INDArray>, shape int[], stride int[], ordering char) in class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To | |
| Extract Variable | 1 | ||
| Extract Variable len : int in method public tensorssAlongDimension(dimension int...) : int from class org.nd4j.linalg.api.ndarray.BaseNDArray | From | To |