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