From 7818cce1c3460b6f86323261c8a1008b5288adb6 Mon Sep 17 00:00:00 2001 From: Qianfeng Zhang Date: Fri, 25 Apr 2025 06:09:17 +0000 Subject: [PATCH] Rename the performance measurement scripts --- .../{compare_with_triton.sh => bench_batched_causal.sh} | 0 .../{compare_with_triton_2.sh => bench_jagged_causal_local.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename example/ck_tile/18_hstu_attention/{compare_with_triton.sh => bench_batched_causal.sh} (100%) rename example/ck_tile/18_hstu_attention/{compare_with_triton_2.sh => bench_jagged_causal_local.sh} (100%) diff --git a/example/ck_tile/18_hstu_attention/compare_with_triton.sh b/example/ck_tile/18_hstu_attention/bench_batched_causal.sh similarity index 100% rename from example/ck_tile/18_hstu_attention/compare_with_triton.sh rename to example/ck_tile/18_hstu_attention/bench_batched_causal.sh diff --git a/example/ck_tile/18_hstu_attention/compare_with_triton_2.sh b/example/ck_tile/18_hstu_attention/bench_jagged_causal_local.sh similarity index 100% rename from example/ck_tile/18_hstu_attention/compare_with_triton_2.sh rename to example/ck_tile/18_hstu_attention/bench_jagged_causal_local.sh