Masks elements of `IndexedSlices`. Given an `IndexedSlices` instance `a`, returns another `IndexedSlices` that contains a subset of the slices of `a`. Only the slices at indices not specified in `mask_indices` are returned. This is useful when you need to extract a subset of slices in an
(a, mask_indices, name=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected