Switch to using variable._in_graph_mode instead of context.executing_eagerly()...
Switch to using variable._in_graph_mode instead of context.executing_eagerly() in optimizer.variables() Remove global collection usage from the Keras model to estimator flow. PiperOrigin-RevId: 209837803
Loading
Please sign in to comment