tensorflow::ops

Function summary_writer

Source
pub fn summary_writer(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for SummaryWriter::new().build(scope).