Skip to content

Commit 88f9e30

Browse files
committed
E2E test with rms_norm
Signed-off-by: ProExpertProg <lgovedic@redhat.com>
1 parent 8e15e19 commit 88f9e30

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/compile/test_fusions_e2e.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,6 @@ def test_tp2_attn_quant_allreduce_rmsnorm(
297297
assert int(log_matches[1]) == matches.allreduce_fusion
298298

299299

300-
# TODO luka resolve
301-
CUSTOM_OPS_RMS_NORM = ["+rms_norm"]
302-
303-
304300
@multi_gpu_test(num_gpus=2)
305301
@pytest.mark.parametrize(
306302
"model_name, model_kwargs, backend, matches, custom_ops",

0 commit comments

Comments
 (0)