Skip to content

Commit ed269e3

Browse files
committed
added missing torchao param
1 parent 27a012c commit ed269e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_apple_frameworks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ set_cmake_options_override() {
106106
"-DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=OFF"
107107
"-DEXECUTORCH_BUILD_KERNELS_QUANTIZED=OFF"
108108
"-DEXECUTORCH_BUILD_XNNPACK=OFF"
109+
"-DEXECUTORCH_BUILD_KERNELS_TORCHAO=OFF"
109110
)
110111
fi
111112

0 commit comments

Comments
 (0)