tf.raw_ops.DynamicEnqueueTPUEmbeddingRaggedTensorBatch

sample_splitsA list of at least 1 Tensor objects with the same type in: int32, int64.
embedding_indicesA list with the same length as sample_splits of Tensor objects with the same type in: int32, int64.
aggregation_weightsA list with the same length as sample_splits of Tensor objects with the same type in: float32, float64.
mode_overrideA Tensor of type string.
device_ordinalA Tensor of type int32.
table_idsA list of ints.
combinersAn optional list of strings. Defaults to [].
max_sequence_lengthsAn optional list of ints. Defaults to [].
num_featuresAn optional list of ints. Defaults to [].
nameA name for the operation (optional).

The created Operation.