1dd6a78b3755bcb07b4dc9351e1cc040d904acd8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testAdaGrad1() : void renamed to public testAdaGradLegacy() : void in class org.nd4j.linalg.learning.UpdaterTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type grad : AdaGradUpdater to grad : AdaGrad in method public testAdaGradLegacy() : void in class org.nd4j.linalg.learning.UpdaterTest | From | To |