Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer_inspection_required_ops_utils.cc169 string identity_name = Uniquify( in AddInputIdentity() local
206 Node** identity_node) { in AddOutputIdentities()
238 string identity_name = in AddOutputIdentities() local
257 string identity_name = Uniquify(node->name(), node_names); in AddOutputIdentities() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc219 const std::string& identity_name) { in CreateNewIdentityNode()
738 std::string identity_name = in EliminateRefVariablesFromV1ControlFlow() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer.cc233 string identity_name = strings::StrCat("scoped_allocator_identity_", in MaybeRewriteInput() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dmutable_graph_view.cc1023 string identity_name = GeneratedNameForIdentityConsumingSwitch(fanin); in GetOrCreateIdentityConsumingSwitch() local