Searched refs:GetOrCreateIdentityConsumingSwitch (Results 1 – 2 of 2) sorted by relevance
304 NodeDef* GetOrCreateIdentityConsumingSwitch(const OutputPort& fanin);
997 NodeDef* MutableGraphView::GetOrCreateIdentityConsumingSwitch( in GetOrCreateIdentityConsumingSwitch() function in tensorflow::grappler::MutableGraphView1039 control_node = GetOrCreateIdentityConsumingSwitch(fanin_port); in AddControllingFanin()1460 control = GetOrCreateIdentityConsumingSwitch(fanin_port); in UpdateAllRegularFaninsToControlling()