This performs matrix-matrix multiplication:
This performs matrix-vector multiplication:
This performs the dot product:
If input is
CUDAMemory, then memory is returned as output:
This multiplies the two input memories together:
Memory is retrieved using
CUDAMemoryGet:
Memory must be freed with
CUDAMemoryUnload: