Skip to content

Commit b1c677d

Browse files
committed
[FORK][RV64] Fixed build
1 parent cebd91c commit b1c677d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cpu/rv64/rvv_nchw_pooling.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#define RV64_NCHW_POOLING_HPP
2020

2121
#include "cpu/cpu_pooling_pd.hpp"
22+
#include "common/primitive.hpp"
2223

2324
namespace dnnl {
2425
namespace impl {

0 commit comments

Comments
 (0)