From d8a039803b30be87bed4dec00441d85a6fbe296f Mon Sep 17 00:00:00 2001 From: Cheng Penghui Date: Wed, 24 Jul 2024 08:44:13 +0000 Subject: [PATCH] Remove inavalid code Signed-off-by: Cheng Penghui --- test/xpu/xpu_test_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/xpu/xpu_test_utils.py b/test/xpu/xpu_test_utils.py index 8f8c9c46d..d00715c08 100644 --- a/test/xpu/xpu_test_utils.py +++ b/test/xpu/xpu_test_utils.py @@ -13,7 +13,7 @@ common_methods_invocations, common_utils, ) -from torch.testing._internal.common_modules import module_db, ModuleInfo +from torch.testing._internal.common_modules import module_db from torch.testing._internal.common_nn import CriterionTest, ModuleTest from torch.testing._internal.common_utils import set_default_dtype from torch.testing._internal.opinfo.core import (