Home
last modified time | relevance | path

Searched refs:kEmbeddingConfigurationAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_configuration_rewrite_pass.cc52 constexpr char kEmbeddingConfigurationAttr[] = "embedding_config"; variable
268 AttrSlice(configuration_node_def), kEmbeddingConfigurationAttr); in Run()