You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"gen_oplist: EXECUTORCH_SELECT_OPS_MODEL=${ET_PTE_FILE_PATH} is used to auto generate ops from"
196
+
)
197
+
elseif(NOT${FOUND_OPS_IN_FILE}AND${ET_BUNDLE_IO})
189
198
set(EXECUTORCH_SELECT_OPS_MODEL"")
199
+
message(
200
+
"gen_oplist: Building with ET_BUNDLE_IO and .bpte is not supported to auto generate ops from will use EXECUTORCH_SELECT_OPS_LIST=${EXECUTORCH_SELECT_OPS_LIST}"
0 commit comments