diff --git a/test/inductor/test_halide.py b/test/inductor/test_halide.py index 7fa49b2f667ac..e02aee41ed466 100644 --- a/test/inductor/test_halide.py +++ b/test/inductor/test_halide.py @@ -33,7 +33,6 @@ "cpu_backend": "halide", "cuda_backend": "halide", "fallback_random": True, # TODO(jansel): support random - "halide.scan_kernels": True, } )