Module tfrecord::summary[][src]

Types of summaries and events and writers for TensorBoard.

The EventWriter writes the file that can be recognized by TensorBoard. See the document of EventWriter to understand the usage.

Structs

EventInit

A Event initializer.

EventWriter

The event writer type.

EventWriterInit

The event writer initializer.

SummaryInit

A Summary initializer.