View source on GitHub |
Context manager when you are in update()
or update_non_slot()
.
tf.contrib.distribute.UpdateContext(
device
)
Methods
__enter__
__enter__()
__exit__
__exit__(
exception_type, exception_value, traceback
)