1e1f94e667f4047a56b881e3d4d815603605f3d8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public nextFloat(order char, shape int[]) : INDArray extracted from public nextFloat(shape int[]) : INDArray in class org.nd4j.linalg.api.rng.DefaultRandom | From | To | |
Rename Parameter | 1 | ||
Rename Parameter n : int to to : int in method public nextInt(to int) : int in class org.nd4j.rng.NativeRandom | From | To |