Enable export of train/eval graphs for Keras models that use OptimizerV2.
Since OptimizerV2's get_config requires using the backend to get the values of hyperparameters, some code had to be moved into the Session that is created during export. PiperOrigin-RevId: 235039100
Loading
Please sign in to comment