Skip to content

Commit 9fa5ecc

Browse files
committed
full all shapees for rms_norm
1 parent a33dd30 commit 9fa5ecc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

benchmarks/run.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
"tritonbench.operators.rms_norm.operator",
4343
"examples.rms_norm",
4444
"rms_norm_tritonbench",
45-
{
46-
"num_inputs": 3
47-
}, # TODO(yf225): reduction dim size = 8192 currently throws error
4845
),
4946
"layer_norm": (
5047
"tritonbench.operators.layer_norm.operator",

0 commit comments

Comments
 (0)