jcuda.jcublas.cublasHandle to org.nd4j.jita.allocator.pointers.cuda.cublasHandle_t
No. of Instances - 36
No. of Commits - 1
No. of Projects - {'nd4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- nd4jBlas.sdot(new long[]{handle.getNativePointer()},N,xCPointer.getDevicePointer().getNativePointer(),incX,yCPointer.getDevicePointer().getNativePointer(),incY) to nd4jBlas.sdot(new long[]{handle.address()},N,xCPointer.getDevicePointer().address(),incX,yCPointer.getDevicePointer().address(),incY)