Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dconst_analysis.cc175 const Node* ret_i_input_0; in GetCompileTimeConstInputs() local
176 TF_RETURN_IF_ERROR(ret_i->input_node(0, &ret_i_input_0)); in GetCompileTimeConstInputs()
177 if (ret_i_input_0->id() == arg_i->id()) { in GetCompileTimeConstInputs()