From f608dd46b3281e581d34a11e8f866869e2755197 Mon Sep 17 00:00:00 2001 From: bhsueh <11360707+byshiue@users.noreply.github.com> Date: Tue, 4 Nov 2025 13:59:47 +0000 Subject: [PATCH 1/3] add a dummy file to launch CI Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> --- tmp.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tmp.txt diff --git a/tmp.txt b/tmp.txt new file mode 100644 index 00000000000..d0bfcd3410f --- /dev/null +++ b/tmp.txt @@ -0,0 +1,8 @@ + +disable_overlap_scheduler: false +print_iter_log: true +enable_attention_dp: true +cuda_graph_config: + batch_sizes: [1,2,3,4,5,6,7,8,16,32,64,96,112,114,120,128,256] +moe_config: + backend: DEEPGEMM From 32cfe343d9051c7f86d32dcbd4cbcb7645e81315 Mon Sep 17 00:00:00 2001 From: bhsueh <11360707+byshiue@users.noreply.github.com> Date: Tue, 4 Nov 2025 19:47:23 -0800 Subject: [PATCH 2/3] for debug Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> --- tmp.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tmp.txt b/tmp.txt index d0bfcd3410f..1d5dc50d67c 100644 --- a/tmp.txt +++ b/tmp.txt @@ -6,3 +6,4 @@ cuda_graph_config: batch_sizes: [1,2,3,4,5,6,7,8,16,32,64,96,112,114,120,128,256] moe_config: backend: DEEPGEMM + From 5fa44d822dc5878d628766b51ab29ff7b4ce2f2c Mon Sep 17 00:00:00 2001 From: bhsueh <11360707+byshiue@users.noreply.github.com> Date: Tue, 4 Nov 2025 22:04:14 -0800 Subject: [PATCH 3/3] tmp Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com> --- tmp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp.txt b/tmp.txt index 1d5dc50d67c..35480cd93c9 100644 --- a/tmp.txt +++ b/tmp.txt @@ -6,4 +6,4 @@ cuda_graph_config: batch_sizes: [1,2,3,4,5,6,7,8,16,32,64,96,112,114,120,128,256] moe_config: backend: DEEPGEMM - +tmp_config: null