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