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