tf.raw_ops.ResourceGatherNd

resource A Tensor of type resource.
indices A Tensor. Must be one of the following types: int32, int64.
dtype A tf.DType.
name A name for the operation (optional).

A Tensor of type dtype.