ecefbd04f650a4e5adc9672793544424ab668110
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 59
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type shape : val to shape : int[] in method public initWithArrays(arrayMap Map<String,INDArray>) : void in class org.nd4j.linalg.api.ops.DynamicCustomOp | From | To | |
Extract Variable | 4 | ||
Extract Variable args : val in method public addArrayInputArguments() : void from class org.nd4j.linalg.api.ops.DynamicCustomOp | From | To | |
Extract Variable args : val in method public initWithArrays(arrayMap Map<String,INDArray>) : void from class org.nd4j.linalg.api.ops.impl.shape.Transpose | From | To | |
Extract Variable shapeCalc : val in method public initWithArrays(arrayMap Map<String,INDArray>) : void from class org.nd4j.autodiff.functions.DifferentialFunction | From | To | |
Extract Variable shapes : val in method public getResultShape() : int[] from class org.nd4j.linalg.api.ops.impl.layers.convolution.Conv2D | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type from : double to from : Double in class org.nd4j.linalg.api.ops.random.impl.Range | From | To | |
Change Attribute Type to : double to to : Double in class org.nd4j.linalg.api.ops.random.impl.Range | From | To | |
Change Attribute Type delta : double to delta : Double in class org.nd4j.linalg.api.ops.random.impl.Range | From | To |