Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL] Fix compilation of joint_matrix_apply_two_matrices.cpp (#13242)
7fb3b20 replaces `#include <sycl/sycl.hpp>` to `#include <sycl/detail/core.hpp>` in common.hpp. core.hpp doesn't include usm.hpp, used in the header file modified by this patch. --------- Co-authored-by: aelovikov-intel <andrei.elovikov@intel.com>
- Loading branch information