Skip to content

Commit 9d97fd9

Browse files
committed
maybe the include fixes topk
1 parent cc0c14f commit 9d97fd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernels/portable/cpu/op_topk.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#include <c10/util/irange.h>
1010
#include <cmath>
11+
#include <functional>
1112
#include <tuple>
1213

1314
#include <executorch/kernels/portable/cpu/util/math_util.h>

0 commit comments

Comments
 (0)