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