Toggle navigation
Home
nd4j
da82e06fa7f4cb15a5cc8b86081644cbebc19f87
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 5
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
Rename Method
1
Rename Method public getTensorMmlShape(aShape int[], bShape int[], axes int[][]) : int[] renamed to public getTensorMmulShape(aShape int[], bShape int[], axes int[][]) : int[] in class org.nd4j.linalg.util.ArrayUtil
From
To