pub fn set_cublas_mode(mode: CublasMathMode)
Expand description
Sets the cuBLAS math mode for the internal handle.
See the cuBLAS documentation for additional details
ยงParameters
mode
takes a value of CublasMathMode enum
pub fn set_cublas_mode(mode: CublasMathMode)
Sets the cuBLAS math mode for the internal handle.
See the cuBLAS documentation for additional details
mode
takes a value of CublasMathMode enum