restore collecting performance of mixed prec gemms (#1648)

This commit is contained in:
Illia Silin
2024-11-11 09:25:08 -08:00
committed by GitHub
parent 8ef8a994e7
commit 5fb150dbe7
2 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ python3 process_perf_data.py perf_gemm_bilinear.log
python3 process_perf_data.py perf_reduction.log
python3 process_perf_data.py perf_splitK_gemm.log
python3 process_perf_data.py perf_onnx_gemm.log
python3 process_perf_data.py perf_mixed_gemm.log
file=./perf_fmha_fwd_gfx942.log
if [ -e "$file" ]; then