mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-03 05:01:25 +00:00
fix clang format (#1662)
This commit is contained in:
@@ -745,7 +745,7 @@ struct DeviceGroupedConvBwdDataMultipleD_Wmma_CShuffle
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// check number of dimension, only implemented for 2D and 3D now
|
||||
if(NDimSpatial != 2 && NDimSpatial != 3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user