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