We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4277a8 commit 6bd93e0Copy full SHA for 6bd93e0
src/ATen/native/xpu/mkl/BatchLinearAlgebra.cpp
@@ -11,7 +11,7 @@
11
12
#include <comm/SYCLContext.h>
13
#include <comm/TensorInfo.h>
14
-#include <oneapi/mkl.hpp>
+#include <oneapi/mkl/lapack.hpp>
15
16
namespace at::native::xpu {
17
0 commit comments