suppress compilation warnings (#2195)
This commit is contained in:
@@ -381,6 +381,8 @@ struct MakeTensor
|
||||
return Tensor<Engine,Layout>();
|
||||
}
|
||||
}
|
||||
|
||||
CUTE_GCC_UNREACHABLE;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user