Initializes a distributed TPU Embedding system for use with TensorFlow. The following two are equivalent: 1. initialize_system() with embedding_config. 2. initialize_system() without embedding_config, then initialize_system_for_tpu_embedding(). initialize_system() should not be called
(embedding_config, job=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected