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