Keras should not cache sessions across different graphs. In this second
attempt, we make sure that `backend.get_value(x)` uses the graph of `x` instead of the current default graph. PiperOrigin-RevId: 233607207
Loading
Please sign in to comment
attempt, we make sure that `backend.get_value(x)` uses the graph of `x` instead of the current default graph. PiperOrigin-RevId: 233607207