Searched refs:variable_read (Results 1 – 1 of 1) sorted by relevance
3213 Node* variable_read = variable_reads[variable_num]; in BuildExecuteNodes() local3214 DataType dtype = variable_read->output_type(0); in BuildExecuteNodes()3220 variable_read->DebugString()); in BuildExecuteNodes()3223 string requested = variable_read->requested_device(); in BuildExecuteNodes()