Update pydoc for several tfdbg hooks (#18533)
For classes: Specify that tfdbg.LocalCLIDebugHook can be used to debug instances of tf.estimator.Estimator. Remove mentions of tf.contrib.learn.Estimator and tf.contrib.learn.Experiment, as they are deprecated. For __init__ method of LocalCLIDebugHook: Clarify purpose of ui_type argument.
Loading
Please sign in to comment