Function tensorflow::ops::identity_reader_v2
source · pub fn identity_reader_v2(scope: &mut Scope) -> Result<Operation>Expand description
Shorthand for IdentityReaderV2::new().build(scope).
pub fn identity_reader_v2(scope: &mut Scope) -> Result<Operation>Shorthand for IdentityReaderV2::new().build(scope).