fixed formatting

This commit is contained in:
JanLJL
2024-09-04 13:10:58 +02:00
parent 152dd57aec
commit 892ff71701

View File

@@ -543,7 +543,7 @@ def build_mark_run_all_kernels(measurements=True, osaca=True, iaca=True, llvm_mc
continue
# Always redo the predictions
#if overwrite:
# if overwrite:
if True:
# clear all model generated information
for model in ["IACA", "OSACA", "LLVM-MCA", "Ithemal"]: