|
Change Parameter Type dataType : String to dataType : DataBuffer.Type in method protected toArgs(extraArgs Object[], dataType DataBuffer.Type) : JCudaBuffer in class org.nd4j.linalg.jcublas.ops.executioner.kernels.BaseGpuKernelCall |
From |
To |
|
Change Parameter Type dataType : String to dataType : DataBuffer.Type in method public blocksAndThreadsOccupancy(functionName String, dataType DataBuffer.Type, n int) : GpuMetrics in class org.nd4j.linalg.jcublas.gpumetrics.GpuMetrics |
From |
To |
|
Change Parameter Type dataType : String to dataType : DataBuffer.Type in method public invoke(metrics GpuMetrics, sync boolean, moduleName String, functionName String, dataType DataBuffer.Type, cudaContext CudaContext, kernelParameters Object...) : void in class org.nd4j.linalg.jcublas.kernel.KernelFunctions |
From |
To |
|
Change Parameter Type dataType : String to dataType : DataBuffer.Type in method public blockAndThreads(dataType DataBuffer.Type, n int) : GpuMetrics in class org.nd4j.linalg.jcublas.gpumetrics.GpuMetrics |
From |
To |
|
Change Parameter Type dataType : String to dataType : DataBuffer.Type in method public invoke(metrics GpuMetrics, sync boolean, functionName String, dataType DataBuffer.Type, cudaContext CudaContext, kernelParameters Object...) : void in class org.nd4j.linalg.jcublas.kernel.KernelFunctions |
From |
To |
|
Change Parameter Type dataType : DataType to dataType : DataBuffer.Type in method public get(functionName String, dataType DataBuffer.Type) : KernelLauncher in class org.nd4j.linalg.jcublas.kernel.KernelFunctionLoader |
From |
To |
|
Change Parameter Type dataType : DataType to dataType : DataBuffer.Type in method public launcher(functionName String, dataType DataBuffer.Type) : KernelLauncher in class org.nd4j.linalg.jcublas.kernel.KernelFunctionLoader |
From |
To |