tf.raw_ops.ConfigureTPUEmbedding

Sets up TPUEmbedding in a distributed TPU system.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ConfigureTPUEmbedding

config A string. Serialized tensorflow.tpu.TPUEmbeddingConfiguration that describes the embedding lookups of the program.
name A name for the operation (optional).

The created Operation.