|
Change Parameter Type indx : IntBuffer to indx : DataBuffer in method protected abstract ddoti(N int, X INDArray, indx DataBuffer, Y INDArray) : double in class org.nd4j.linalg.api.blas.impl.SparseBaseLevel1 |
From |
To |
|
Change Parameter Type indx : IntBuffer to indx : DataBuffer in method protected ddoti(N int, X INDArray, indx DataBuffer, Y INDArray) : double in class org.nd4j.linalg.cpu.nativecpu.blas.SparseCpuLevel1 |
From |
To |
|
Change Parameter Type indx : IntBuffer to indx : DataBuffer in method protected abstract sdoti(N int, X INDArray, indx DataBuffer, Y INDArray) : double in class org.nd4j.linalg.api.blas.impl.SparseBaseLevel1 |
From |
To |
|
Change Parameter Type indx : IntBuffer to indx : DataBuffer in method protected sdoti(N int, X INDArray, indx DataBuffer, Y INDArray) : double in class org.nd4j.linalg.cpu.nativecpu.blas.SparseCpuLevel1 |
From |
To |