7599752c6e2185b46d7cfb347a431d109c855275
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable shapes : val to shape : val in method public outputVariables(baseName String) : SDVariable[] in class org.nd4j.linalg.api.ops.DynamicCustomOp | From | To | |
Change Variable Type | 1 | ||
Change Variable Type arr : val to arr : INDArray in method public populateInputsAndOutputsFromSameDiff() : void in class org.nd4j.linalg.api.ops.DynamicCustomOp | From | To | |
Extract Method | 1 | ||
Extract Method public generateNewVarName(baseName String, argIndex int) : String extracted from public generateOutputVariableForOp(function DifferentialFunction, baseName String) : SDVariable[] in class org.nd4j.autodiff.samediff.SameDiff | From | To |