Home
last modified time | relevance | path

Searched defs:identity_name (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_inspection_required_ops_utils.cc169 string identity_name = Uniquify( in AddInputIdentity() local
210 Node** identity_node) { in AddOutputIdentities()
246 string identity_name = in AddOutputIdentities() local
265 string identity_name = Uniquify(node->name(), node_names); in AddOutputIdentities() local
/external/tensorflow/tensorflow/core/tfrt/utils/
Dtfrt_graph_execution_state.cc123 const std::string& identity_name) { in CreateNewIdentityNode()
430 std::string identity_name = in EliminateRefVariablesFromV1ControlFlow() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc233 string identity_name = strings::StrCat("scoped_allocator_identity_", in MaybeRewriteInput() local
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc1001 string identity_name = GeneratedNameForIdentityConsumingSwitch(fanin); in GetOrCreateIdentityConsumingSwitch() local