mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-15 03:30:11 +00:00
Fix clang format
This commit is contained in:
@@ -10,7 +10,7 @@ namespace ck_tile {
|
||||
|
||||
/**
|
||||
* @brief Arguments for Persistent Async GEMM scheduling
|
||||
*
|
||||
*
|
||||
* This structure contains parameters for producer-consumer synchronization
|
||||
* in persistent GEMM kernels with asynchronous input readiness.
|
||||
*/
|
||||
@@ -32,4 +32,4 @@ struct PersistentAsyncArgs
|
||||
{
|
||||
}
|
||||
};
|
||||
} // namespace ck_tile
|
||||
} // namespace ck_tile
|
||||
|
||||
Reference in New Issue
Block a user