Type I_CapturingContext
Namespace tensorflow_estimator.python.estimator.tpu.tpu_estimator
Interfaces IControlFlowContext
Public instance methods
object __enter__()
Initializes context
object __exit__(object _, object __, object ___)
Disposes any resources, allocated for the context.