930ad274fd2f8efaf3e73119cc9fb009b8f84571
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable exp : val to expY : val in method public testNoOp1() : void in class org.nd4j.linalg.custom.CustomOpsTests | From | To | |
Extract Variable | 2 | ||
Extract Variable op : val in method public testIamax2() : void from class org.nd4j.linalg.ops.OpExecutionerTests | From | To | |
Extract Variable type : val in method public decompress(buffer DataBuffer) : DataBuffer from class org.nd4j.compression.impl.Float16 | From | To | |
Extract Method | 1 | ||
Extract Method public epsEquals(value Number, epsilon Number) : Condition extracted from public epsEquals(value Number) : Condition in class org.nd4j.linalg.indexing.conditions.Conditions | From | To | |
Rename Parameter | 1 | ||
Rename Parameter shape : int[] to shape : int[] in method public getOffset(baseOffset long, shape int[], stride int[], indices int...) : long in class org.nd4j.linalg.api.shape.Shape | From | To |