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
Op protos have a is_stateful, which should be exposed at the instance level in the generated operand classes. This is needed in function defs as StatefulPartitionedCall should be used instead of PartitionedCall to call it.