b7585f6a728774d0ddd015fb7e18c8f2510ac991
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable grad : SDVariable to sum : SDVariable in method public testExpGradient() : void in class org.nd4j.autodiff.samediff.SameDiffTests | From | To | |
Rename Variable softmax : SDVariable to exp : SDVariable in method public testExpGradient() : void in class org.nd4j.autodiff.samediff.SameDiffTests | From | To | |
Rename Variable gradResult : INDArray to execBackwards : List<Op> in method public testLogGrad() : void in class org.nd4j.autodiff.samediff.SameDiffTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type gradResult : INDArray to execBackwards : List<Op> in method public testLogGrad() : void in class org.nd4j.autodiff.samediff.SameDiffTests | From | To |