Skip to content

Commit

Permalink
graph: backend: dnnl: remove CL/sycl.hpp header
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoLv authored and vpirogov committed Jul 25, 2024
1 parent 3bdb060 commit 8733660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/graph/backend/dnnl/op_executable.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include "oneapi/dnnl/dnnl.hpp"
#ifdef DNNL_WITH_SYCL
#include "oneapi/dnnl/dnnl_sycl.hpp"
#include <CL/sycl.hpp>
#endif

#if DNNL_GPU_RUNTIME == DNNL_RUNTIME_OCL
Expand Down

0 comments on commit 8733660

Please sign in to comment.