Function tensorflow::ops::summary_writer

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

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