Skip to content

Commit 36bda94

Browse files
lzhao4everemailweixu
authored andcommitted
include mkl_lapacke.h (#359)
1 parent 6c3a678 commit 36bda94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/math/MathFunctions.h

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ limitations under the License. */
1717

1818
#ifdef PADDLE_USE_MKL
1919
#include <mkl.h>
20+
#include <mkl_lapacke.h>
2021
#else
2122
extern "C" {
2223
#include <cblas.h>

0 commit comments

Comments
 (0)