HanBin Yoon
Results
1
comments of
HanBin Yoon
Nit: Could we please initialize a_num_elements to n * n? Something like: int32_t a_num_elements = n * n; if ((platform == wrapper::Platform::CUDA && side_mode == CUBLAS_SIDE_LEFT) || (platform == wrapper::Platform::ROCm...