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