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