Classes
| AudioSummary | Outputs a `Summary` protocol buffer with audio. |
| AudioSummary.Options | Optional attributes for AudioSummary
|
| CloseSummaryWriter | |
| CreateSummaryDbWriter | |
| CreateSummaryFileWriter | |
| FlushSummaryWriter | |
| HistogramSummary | Outputs a `Summary` protocol buffer with a histogram. |
| ImageSummary | Outputs a `Summary` protocol buffer with images. |
| ImageSummary.Options | Optional attributes for ImageSummary
|
| ImportEvent | |
| MergeSummary | Merges summaries. |
| ScalarSummary | Outputs a `Summary` protocol buffer with scalar values. |
| StatsAggregatorSummary | Produces a summary of any statistics recorded by the given statistics manager. |
| SummaryWriter | |
| SummaryWriter.Options | Optional attributes for SummaryWriter
|
| TensorSummary | Outputs a `Summary` protocol buffer with a tensor and per-plugin data. |
| WriteAudioSummary | Writes an audio summary. |
| WriteAudioSummary.Options | Optional attributes for WriteAudioSummary
|
| WriteGraphSummary | Writes a graph summary. |
| WriteHistogramSummary | Writes a histogram summary. |
| WriteImageSummary | Writes an image summary. |
| WriteImageSummary.Options | Optional attributes for WriteImageSummary
|
| WriteRawProtoSummary | Writes a serialized proto summary. |
| WriteScalarSummary | Writes a scalar summary. |
| WriteSummary | Writes a tensor summary. |