Skip to content

Commit 4675d97

Browse files
committed
quantized_aot
1 parent c541343 commit 4675d97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernels/quantized/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ if(NOT CMAKE_GENERATOR STREQUAL "Xcode"
8484
# hack.
8585
set(_quantized_sources
8686
${_quantized_kernels__srcs}
87+
${EXECUTORCH_ROOT}/kernels/portable/cpu/util/reduce_util.cpp
8788
${EXECUTORCH_ROOT}/runtime/core/exec_aten/util/tensor_util_aten.cpp
8889
)
8990
gen_custom_ops_aot_lib(

0 commit comments

Comments
 (0)