rsanthanam-amd

Results 2 comments of rsanthanam-amd

> 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) ||...