Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_configuration_rewrite_pass.cc267 const std::string& embedding_attr_string = GetNodeAttrString( in Run() local
270 if (!embedding_attr_string.empty()) { in Run()