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
TensorBoard summary writer.