Toggle navigation
Home
nd4j
28bc46ec6e9f71bcf7cf79f670452d6d05d1a912
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 9
Link to commit
Third party dependencies:
junit:junit:4.12
ch.qos.logback:logback-core:1.1.2
org.slf4j:slf4j-api:1.7.10
com.google.guava:guava:18.0
org.slf4j:slf4j-log4j12:1.7.10
ch.qos.logback:logback-classic:1.1.2
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Extract Method
1
Extract Method public getBatches(list List<U>, partitionSize int) : List<Batch<U>> extracted from public getBatches(list List<U>) : List<Batch<U>> in class org.nd4j.linalg.api.ops.aggregates.Batch
From
To