11fd9155a89e64db8ce46a275b078abc28d91708
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type deviceInputA : CUdeviceptr to deviceInputA : Pointer in method public alloc(data float[]) : Pointer in class org.nd4j.linalg.jcublas.kernel.KernelFunctions | From | To | |
Change Variable Type deviceInputA : CUdeviceptr to deviceInputA : Pointer in method public alloc(data double[]) : Pointer in class org.nd4j.linalg.jcublas.kernel.KernelFunctions | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type freed : boolean to freed : AtomicBoolean in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To |