description: Returns a summary writer that does nothing.
Returns a summary writer that does nothing.
tf.summary.create_noop_writer()
This is useful as a placeholder in code that expects a context manager.