[][src]Module tfrecord::summary

Summary and event types and writers for TensorBoard.

Structs

EventInit

A Event initializer.

EventWriter

The event writer type.

EventWriterInit

The event writer initializer.

Histogram

Concurrent histogram data structure.

SummaryInit

A Summary initializer.

Traits

ToF64

A helper trait that converts primitive values to f64.

ToLeBytes

A helper trait that converts primitive values to little-endian bytes.