Searched refs:to_lfqn_or_empty (Results 1 – 2 of 2) sorted by relevance
36 const auto lfqn = to_lfqn_or_empty(kv.first); in VirtualPlacer()131 const auto lfqn = to_lfqn_or_empty(node.device()); in get_canonical_device_name()144 string VirtualPlacer::to_lfqn_or_empty(const string& device_name) const { in to_lfqn_or_empty() function in tensorflow::grappler::VirtualPlacer
44 string to_lfqn_or_empty(const string& device_name) const;