diff --git a/benchmarks/python/test_cat.py b/benchmarks/python/test_cat.py index ebdc5a80cfd..f8d3f86c35d 100644 --- a/benchmarks/python/test_cat.py +++ b/benchmarks/python/test_cat.py @@ -390,7 +390,6 @@ def benchmark_fn(inputs): # torch.as_strided call yet. There's a separate benchmark for thunder for now. @pytest.mark.parametrize("executor", ["torchcompile"]) def test_cat_qwen2_fwd_11_baseline_benchmark(benchmark, executor: str) -> None: - inputs = get_cat_qwen2_inputs() def benchmark_fn(inputs):