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

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