Add copy method to EagerVariableStore.
EagerVariableStore.copy creates a new EagerVariableStore instance containing new variables so that they can be modified without affecting the variables in the old store. PiperOrigin-RevId: 183167776
Loading
Please sign in to comment