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
This PR is intended to address
#11542. A mutable buffer is
tagged for consumption by the delegate, but the
graph_signature.output_spec keeps the mutable buffer there because it is
not in the state_dict (persistent=false), but instead inside of
constants.
0 commit comments