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