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