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