Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc1408 int new_ret_index = 0; in RemoveUnusedXlaOutput() local
1413 ret_index_mapping[i] = new_ret_index; in RemoveUnusedXlaOutput()
1414 new_ret_index++; in RemoveUnusedXlaOutput()