13ffc8b7ac07e2e93d41d82519736ad595b0e6ae
Files Diff
- Added: 1
- Removed: 9
- Renamed: 0
- Modified: 44
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
junit:junit-dep:4.12 | |
org.nd4j:jcufft:6.5 | |
org.nd4j:jcuda:6.5 | |
org.nd4j:jcublas:6.0 | |
junit:junit-dep:4.11 | |
org.slf4j:slf4j-api:1.7.10 | |
com.google.guava:guava:18.0 | |
org.nd4j:jcusparse:6.0 | |
ch.qos.logback:logback-classic:1.1.2 | |
junit:junit:4.11 | |
junit:junit:4.12 | |
ch.qos.logback:logback-core:1.1.2 | |
org.nd4j:jcufft:6.0 | |
org.nd4j:jcurand:6.5 | |
org.nd4j:jcurand:6.0 | |
org.nd4j:jcuda:6.0 | |
org.nd4j:jcusparse:6.5 | |
org.slf4j:slf4j-log4j12:1.7.10 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public getName() : String inlined to public after() : void in class org.nd4j.linalg.BaseNd4jTest | From | To | |
Extract Method | 1 | ||
Extract Method public testsToRun() : List<BaseNd4jTest> extracted from public suite() : TestSuite in class org.nd4j.linalg.Nd4jTestSuite | From | To |