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