Write summaries to be viewed by TensorBoard. Args: job_name: The name of this job ('trainer', 'evaler', etc.) global_step: Integer number of trainer steps (not a tensor). summaries: Dict of {summary_name: tf.Summary()}.
(self, job_name, global_step, summaries)
source not stored for this graph (policy: none)
no test coverage detected