Module blas

Module blas 

Source
Expand description

GPU-accelerated BLAS operations

This module provides Basic Linear Algebra Subprograms (BLAS) operations optimized for GPU execution, including Level 1, 2, and 3 operations, as well as Tensor Cores optimized implementations.

Structsยง

GpuBLAS
GPU-accelerated BLAS operations
TensorCoresBLAS
Tensor Cores optimized BLAS operations