Jellards
Results
1
comments of
Jellards
typename GemmBatchedCuda_F32_F32_Linear_AlignCuda_Row_Row_Sm86::Arguments arguments{ problem_size, {(float *)weight->DevicePtr(), C}, (int64_t)(0), {(float *)input->DevicePtr(), H * W}, (int64_t)(C * H * W), {(float *)bias->DevicePtr(), H * W}, (int64_t)(0), {(float *)output->DevicePtr(), H * W}, (int64_t)(N...