Skip to content

Commit ec1f343

Browse files
shoumikhinfacebook-github-bot
authored andcommitted
Bundle optimized ops. (#2680)
Summary: Pull Request resolved: #2680 . Reviewed By: JacobSzwejbka Differential Revision: D55353941 fbshipit-source-id: b5ba7dc01ad05bf51eb162f6e087b575ee953233
1 parent 4111b3f commit ec1f343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build_apple_frameworks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ append_framework_flag() {
172172
append_framework_flag "ON" "$EXECUTORCH_FRAMEWORK"
173173
append_framework_flag "$COREML" "$COREML_FRAMEWORK"
174174
append_framework_flag "$MPS" "$MPS_FRAMEWORK"
175+
append_framework_flag "$OPTIMIZED" "$OPTIMIZED_FRAMEWORK"
175176
append_framework_flag "$PORTABLE" "$PORTABLE_FRAMEWORK"
176177
append_framework_flag "$QUANTIZED" "$QUANTIZED_FRAMEWORK"
177178
append_framework_flag "$XNNPACK" "$XNNPACK_FRAMEWORK"

0 commit comments

Comments
 (0)