pub fn tensor_array_close<O0: Into<Output>>( handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for TensorArrayClose::new().build(handle, scope).
TensorArrayClose::new().build(handle, scope)