|
Change Variable Type allData : double[] to allData : float[] in method public testGetRange() : void in class org.nd4j.linalg.api.buffer.test.FloatDataBufferTest |
From |
To |
|
Change Variable Type get : double[] to get : float[] in method public testGetOffsetRange() : void in class org.nd4j.linalg.api.buffer.test.FloatDataBufferTest |
From |
To |
|
Change Variable Type d2 : double[] to d2 : float[] in method public testGetSet() : void in class org.nd4j.linalg.api.buffer.test.FloatDataBufferTest |
From |
To |
|
Change Variable Type get : double[] to get : float[] in method public testGetRange() : void in class org.nd4j.linalg.api.buffer.test.FloatDataBufferTest |
From |
To |
|
Change Variable Type allData : double[] to allData : float[] in method public testGetOffsetRange() : void in class org.nd4j.linalg.api.buffer.test.FloatDataBufferTest |
From |
To |
|
Change Variable Type get2 : double[] to get2 : float[] in method public testGetRange() : void in class org.nd4j.linalg.api.buffer.test.FloatDataBufferTest |
From |
To |