Function tensorflow::ops::map_size

source ·
pub fn map_size(scope: &mut Scope) -> Result<Operation>
Expand description

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