Skip to content

Commit 939e4f6

Browse files
authored
Merge branch 'main' into jathu/test-cmake
2 parents 6eac9ce + c837925 commit 939e4f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

backends/cadence/hifi/operators/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ set(_aten_ops__srcs
6262
"${EXECUTORCH_ROOT}/kernels/portable/cpu/util/reduce_util.cpp"
6363
"${EXECUTORCH_ROOT}/kernels/portable/cpu/util/repeat_util.cpp"
6464
"${EXECUTORCH_ROOT}/kernels/portable/cpu/util/slice_util.cpp"
65+
"${EXECUTORCH_ROOT}/kernels/portable/cpu/util/delinearize_index.cpp"
6566
)
6667
add_library(aten_ops_cadence ${_aten_ops__srcs})
6768
target_link_libraries(aten_ops_cadence PUBLIC executorch)

third-party/ao

Submodule ao updated 228 files

0 commit comments

Comments
 (0)