Skip to content

Commit b7ee039

Browse files
committed
Simplify oneMKL header file
1 parent 8e81212 commit b7ee039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ATen/native/xpu/mkl/BatchLinearAlgebra.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#include <comm/SYCLContext.h>
1313
#include <comm/TensorInfo.h>
14-
#include <oneapi/mkl.hpp>
14+
#include <oneapi/mkl/lapack.hpp>
1515

1616
namespace at::native::xpu {
1717

0 commit comments

Comments
 (0)