tensorflow::ops

Function random_shuffle_queue

Source
pub fn random_shuffle_queue(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for RandomShuffleQueue::new().build(scope).