Whether TPU Embedding is initialized in a distributed TPU system.
tf.raw_ops.IsTPUEmbeddingInitialized(
config='', name=None
)
Args | |
---|---|
config
|
An optional string . Defaults to "" .
|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type bool .
|