769e6f96715c7fc22b427d242a9111ec39cdcd44
Files Diff
- Added: 0
- Removed: 6
- Renamed: 0
- Modified: 9
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.nd4j:jcufft:5.5 | |
org.nd4j:jcuda:5.5 | |
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 | |
org.nd4j:jcusparse:5.5 | |
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:5.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 | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable that : BaseCudaDataBuffer to buffer : DataBuffer in method public equals(obj Object) : boolean in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To | |
Extract Variable | 1 | ||
Extract Variable launcher : KernelLauncher in method public invoke(blocks int, threadsPerBlock int, functionName String, dataType String, kernelParameters Object...) : void from class org.nd4j.linalg.jcublas.kernel.KernelFunctions | From | To | |
Change Variable Type | 1 | ||
Change Variable Type that : BaseCudaDataBuffer to buffer : DataBuffer in method public equals(obj Object) : boolean in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To |