diff --git a/test/xpu/xpu_test_utils.py b/test/xpu/xpu_test_utils.py index 02a42916c..9d034d654 100644 --- a/test/xpu/xpu_test_utils.py +++ b/test/xpu/xpu_test_utils.py @@ -359,7 +359,7 @@ } }, "histogram": { - ("TestCommonXPU", "test_out"):{ + ("TestCommon", "test_out"):{ torch.float32: tol(atol=3e-5, rtol=5e-5), } }