We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebd91c commit b1c677dCopy full SHA for b1c677d
src/cpu/rv64/rvv_nchw_pooling.hpp
@@ -19,6 +19,7 @@
19
#define RV64_NCHW_POOLING_HPP
20
21
#include "cpu/cpu_pooling_pd.hpp"
22
+#include "common/primitive.hpp"
23
24
namespace dnnl {
25
namespace impl {
0 commit comments