fix mkldnn include format

infer2
luotao1 7 years ago
parent 823c4f87be
commit 7169f9378c

@ -24,7 +24,7 @@ limitations under the License. */
#endif
#ifdef PADDLE_WITH_MKLDNN
#include <mkldnn.hpp>
#include "mkldnn.hpp"
#endif
#include <map>

Loading…
Cancel
Save