mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 06:49:15 +00:00
Remove unnecessary comments (#1177)
This commit is contained in:
@@ -213,4 +213,3 @@ int main(int argc, char* argv[])
|
||||
3840, 4096, 4096, tile_shape, thread_layout);
|
||||
return 0;
|
||||
}
|
||||
// MI300X Perf: 0.471337 ms, 273.369 TFlops, 204.671 GB/s,
|
||||
|
||||
@@ -305,4 +305,3 @@ int main(int argc, char* argv[])
|
||||
3840, 4096, 4096, tile_shape, thread_layout);
|
||||
return 0;
|
||||
}
|
||||
// MI300X Perf: 0.411552 ms, 313.081 TFlops, 234.403 GB/s,
|
||||
|
||||
Reference in New Issue
Block a user