61d3cd32f468e11f57135dec37a7e690d3215858
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public im2col(img INDArray, kh int, kw int, sy int, sx int, ph int, pw int, dh int, dw int, isSameMode boolean) : INDArray extracted from public im2col(img INDArray, kh int, kw int, sy int, sx int, ph int, pw int, isSameMode boolean) : INDArray in class org.nd4j.linalg.convolution.Convolution | From | To |