File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ build_android_native_library() {
3838 -DCMAKE_TOOLCHAIN_FILE=" ${ANDROID_NDK} /build/cmake/android.toolchain.cmake" \
3939 -DANDROID_ABI=" ${ANDROID_ABI} " \
4040 -DEXECUTORCH_ENABLE_LOGGING=ON \
41- -DEXECUTORCH_LOG_LEVEL=Info \
4241 -DEXECUTORCH_BUILD_XNNPACK=ON \
4342 -DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON \
4443 -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
@@ -67,7 +66,6 @@ build_android_native_library() {
6766 -DANDROID_ABI=" ${ANDROID_ABI} " \
6867 -DCMAKE_INSTALL_PREFIX=" ${CMAKE_OUT} " \
6968 -DEXECUTORCH_ENABLE_LOGGING=ON \
70- -DEXECUTORCH_LOG_LEVEL=Info \
7169 -DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=BOTH \
7270 -DNEURON_BUFFER_ALLOCATOR_LIB=" $NEURON_BUFFER_ALLOCATOR_LIB " \
7371 -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON \
You can’t perform that action at this time.
0 commit comments