We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57df7a4 commit e5a3500Copy full SHA for e5a3500
src/plugins/intel_cpu/src/nodes/mha.cpp
@@ -16,6 +16,7 @@
16
#include "common/cpu_convert.h"
17
#include "transformations/cpu_opset/x64/op/mha.hpp"
18
#include "dnnl_extension_utils.h"
19
+#include "utils/bfloat16.hpp"
20
#include <ie_ngraph_utils.hpp>
21
22
using namespace InferenceEngine;
0 commit comments