Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc654 string GetCommonNameScope(const string& op_name_a, const string& op_name_b) { in GetCommonNameScope() function
6538 local_scope = GetCommonNameScope(local_scope, node->name()); in ConvertSegmentToGraphDef()