Class Summary

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, SummaryOrBuilder

public final class Summary extends GeneratedMessageV3 implements SummaryOrBuilder
A Summary is a set of named values to be displayed by the
visualizer.
Summaries are produced regularly during training, as controlled by
the "summary_interval_secs" attribute of the training operation.
Summaries are also produced at the end of an evaluation.
Protobuf type tensorflow.Summary
See Also: