diff --git a/ggml/src/ggml-sycl/dpct/helper.hpp b/ggml/src/ggml-sycl/dpct/helper.hpp index 09c0ef8d0..40ac8efc3 100644 --- a/ggml/src/ggml-sycl/dpct/helper.hpp +++ b/ggml/src/ggml-sycl/dpct/helper.hpp @@ -1035,7 +1035,7 @@ namespace dpct _cpu_device = _devs.size() - 1; } } - } + } void check_id(unsigned int id) const { if (id >= _devs.size())