@ -402,6 +402,9 @@ void Executor::EnableMKLDNN(const ProgramDesc& program) {
}
#else
LOG(WARNING)
<< "'MKLDNN' is not supported, Please re-compile with WITH_MKLDNN option";
#endif