We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3a678 commit 36bda94Copy full SHA for 36bda94
paddle/math/MathFunctions.h
@@ -17,6 +17,7 @@ limitations under the License. */
17
18
#ifdef PADDLE_USE_MKL
19
#include <mkl.h>
20
+#include <mkl_lapacke.h>
21
#else
22
extern "C" {
23
#include <cblas.h>
0 commit comments