Remove unnecessary comments (#1177)

This commit is contained in:
Bartłomiej Kocot
2024-02-26 14:56:06 +01:00
committed by GitHub
parent 2eb74a9c0c
commit d909599729
2 changed files with 0 additions and 2 deletions

View File

@@ -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,

View File

@@ -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,