Function tensorflow::ops::map_clear

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

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