Crate syntaxdot_summary

Source
Expand description

TensorBoard summary writer

This crate implements just enough functionality to write scalars in the TensorFlow/TensorBoard summary format. This replaces the far more extensive tfrecord crate, which has many dependencies.

Structsยง

SummaryWriter
TensorBoard summary writer.