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
Summary:
The deprecation warning should only appear when there are values inside the constant_buffer and nothing inside the constant_segment.
Even when there are no constants in the program, we expect to have one 'segment' storing the placeholder for non-constants.
Fix failing jobs caused by error logging from #12295
Test failures: https://hud.pytorch.org/pr/pytorch/executorch/12631#46239138027
Arm test is using a recently-generated PTE, however hitting the deprecation warning because the pte has no constants.
Differential Revision: D78568839
0 commit comments