Searched refs:var_read (Results 1 – 1 of 1) sorted by relevance
2691 Node* var_read, in CreatePerHostDummyArgs() argument2696 TF_RETURN_IF_ERROR(GetNodeAttr(var_read->def(), "dtype", &dtype)); in CreatePerHostDummyArgs()2700 return var_read; in CreatePerHostDummyArgs()2871 Node * var_read, in CreateOrGetPerHostVariableCopy()2874 graph->AddEdge(var_read, 0, id_node, index_mapping[i].index); in CreateOrGetPerHostVariableCopy()