Remove unneccessary define.
@pnikam-cad confirmed that this will no longer be needed: https://github.com/tensorflow/tensorflow/pull/46238#discussion_r553364064
This commit is contained in:
parent
49e3675367
commit
38b7e1fe4e
@ -11,7 +11,6 @@ ifeq ($(TARGET_ARCH), $(findstring $(TARGET_ARCH), "fusion_f1 hifi4"))
|
||||
|
||||
PLATFORM_FLAGS = \
|
||||
-DNNLIB_V2 \
|
||||
-DXTENSA_NNLIB_MAX_SCRATCH_SIZE=70*1024 \
|
||||
-Wno-shadow
|
||||
|
||||
CCFLAGS += $(PLATFORM_FLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user