pub fn take_many_sparse_from_tensors_map<O0: Into<Output>>( sparse_handles: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for TakeManySparseFromTensorsMap::new().build(sparse_handles, scope).
TakeManySparseFromTensorsMap::new().build(sparse_handles, scope)