Searched refs:this_inputs (Results 1 – 1 of 1) sorted by relevance
576 const std::vector<const NodeDef*>& this_inputs, GraphHasher* that, in CheckControlInputsEqual() argument579 for (const NodeDef* input : this_inputs) { in CheckControlInputsEqual()