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
// The constant data is stored inside the flatbuffer, so this program does
221
221
// not contain a separate segment for it.
222
+
ET_LOG(
223
+
Error,
224
+
"!!PLEASE REGENERATE YOUR PTE FILE!! This branch is deprecated as of ExecuTorch 0.7. Regenerate your PTE to ensure newer versions of the ExecuTorch runtime can support it. See the ExecuTorch deprecation policy at: https://docs.pytorch.org/executorch/stable/api-life-cycle.html#deprecation-policy. Contact the PyTorch Edge team if you have any questions.");
0 commit comments