1f9675df06fc57b0fff8efb17198e657b620504b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public writeTxt(write INDArray, filePath String, split String, precision int) : void extracted from public writeTxt(write INDArray, filePath String, split String) : void in class org.nd4j.linalg.factory.Nd4j | From | To | |
Extract Method public writeTxt(write INDArray, filePath String, split String, precision int) : void extracted from public writeTxt(write INDArray, filePath String) : void in class org.nd4j.linalg.factory.Nd4j | From | To | |
Extract Method public readTxt(filePath String, sep String) : INDArray extracted from public readTxt(filePath String) : INDArray in class org.nd4j.linalg.factory.Nd4j | From | To |