Skip to content

Commit

Permalink
last merge missed xtensa.inc file
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavis-2015 committed Nov 22, 2024
1 parent 1110543 commit 414a55a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tensorflow/lite/micro/tools/make/ext_libs/xtensa.inc
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ else ifeq ($(TARGET_ARCH), hifi5)
CCFLAGS += $(PLATFORM_FLAGS)
CXXFLAGS += $(PLATFORM_FLAGS)

# override KERNEL_OPTIMIZATION_LEVEL to enable higher performance
# Xtensa intrinsics.
KERNEL_OPTIMIZATION_LEVEL := -O3 -LNO:simd

NNLIB_PATH := $(MAKEFILE_DIR)/downloads/xa_nnlib_hifi5
NDSPLIB_PATH := $(MAKEFILE_DIR)/downloads/ndsplib-hifi5

Expand Down

0 comments on commit 414a55a

Please sign in to comment.