5fb427c9a6fc0baecaf42874281c56a501a34b1a
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable val : int in method public sin(x BigDecimal) : BigDecimal from class org.nd4j.linalg.util.BigDecimalMath | From | To | |
Change Variable Type | 3 | ||
Change Variable Type label : Integer to label : Map.Entry<Integer,Queue<DataSet>> in method public sortByLabel() : void in class org.nd4j.linalg.dataset.DataSet | From | To | |
Change Variable Type s : String to s : Map.Entry<String,Collection<LogEntry>> in method public getDestroyed() : Collection<LogEntry> in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation | From | To | |
Change Variable Type s : String to s : Map.Entry<String,Collection<LogEntry>> in method public getStillAlive() : Collection<LogEntry> in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation | From | To | |
Inline Variable | 2 | ||
Inline Variable t : TransformOp in method public execAndReturn(op TransformOp, dimension int) : INDArray from class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner | From | To | |
Inline Variable t : TransformOp in method public execAndReturn(op TransformOp, dimension int) : INDArray from class org.nd4j.linalg.jcublas.ops.executioner.JCudaExecutioner | From | To |