From 85d991a8e8a8d78b326af73225cb2207b1fb44c6 Mon Sep 17 00:00:00 2001 From: Jason Ansel Date: Tue, 18 Jun 2024 21:30:17 -0700 Subject: [PATCH] Update (base update) [ghstack-poisoned] --- test/inductor/test_halide.py | 1 - 1 file changed, 1 deletion(-) 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, } )