rsanthanam-amd
Results
2
comments of
rsanthanam-amd
@hawkinsp gentle ping
> 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) ||...