addressing review comments

This commit is contained in:
khuagarw
2025-07-31 05:10:15 +00:00
parent 6437788c6c
commit 8931ac18bd
4 changed files with 31 additions and 43 deletions

View File

@@ -32,6 +32,5 @@ struct stream_config
bool is_gpu_timer_ = true; // keep compatible
bool flush_cache_ = false;
int rotating_count_ = 1;
int bench_time_ms_ = 0;
};
} // namespace ck_tile