include mkl_lapacke.h (#359)

avx_docs
lzhao4ever 8 years ago committed by emailweixu
parent 6c3a678c9a
commit 36bda94eb4

@ -17,6 +17,7 @@ limitations under the License. */
#ifdef PADDLE_USE_MKL
#include <mkl.h>
#include <mkl_lapacke.h>
#else
extern "C" {
#include <cblas.h>

Loading…
Cancel
Save