tensorflow::ops

Function identity_reader

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

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