Home
last modified time | relevance | path

Searched refs:variable_read (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc3627 Node* variable_read = variable_reads[variable_num]; in BuildExecuteNodes() local
3628 DataType dtype = variable_read->output_type(0); in BuildExecuteNodes()
3634 variable_read->DebugString()); in BuildExecuteNodes()
3637 string requested = variable_read->requested_device(); in BuildExecuteNodes()