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