Skip to content

Commit edfba9c

Browse files
Update BenchmarkTemplate.hpp
1 parent fabaa5e commit edfba9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/mllm-llm-benchmark/models/BenchmarkTemplate.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ struct KVCacheEstimateInfo {
2121
int32_t head_dim = 0; // hidden_size / num_attention_heads
2222
};
2323

24-
24+
/**
2525
* @brief Base class for benchmark templates
2626
*
2727
* All model benchmark implementations should inherit from this class and implement all virtual functions.

0 commit comments

Comments
 (0)