a262180a23e0cdf8a706a337ac7565a125887f81
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable otherShape : int[] in method public mmul(value ArrayField, mMulTranspose MMulTranspose) : ArrayField from class org.nd4j.autodiff.ArrayField | From | To | |
Extract Variable aShape : int[] in method public TensorMmul(sameDiff SameDiff, i_v1 DifferentialFunction<ArrayField>, i_v2 DifferentialFunction<ArrayField>, dimensions int[][], mMulTranspose MMulTranspose) from class org.nd4j.autodiff.functions.mmul.TensorMmul | From | To | |
Extract Variable bShape : int[] in method public TensorMmul(sameDiff SameDiff, i_v1 DifferentialFunction<ArrayField>, i_v2 DifferentialFunction<ArrayField>, dimensions int[][], mMulTranspose MMulTranspose) from class org.nd4j.autodiff.functions.mmul.TensorMmul | From | To | |
Extract Variable inputShape : int[] in method public mmul(value ArrayField, mMulTranspose MMulTranspose) : ArrayField from class org.nd4j.autodiff.ArrayField | From | To |