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
Do not remove TF NodeDef attributes under enable_lvar_defaults
The `NodeDef` attributes of a "Const" operator hold the distinguishing constant
value, so removing them results in a meta object that no longer corresponds to a
specific constant.
0 commit comments