Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer.cc36 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
Dvirtual_placer.h44 string to_lfqn_or_empty(const string& device_name) const;