Searched refs:that_inputs (Results 1 – 1 of 1) sorted by relevance
577 const std::vector<const NodeDef*>& that_inputs) { in CheckControlInputsEqual() argument586 for (const NodeDef* input : that_inputs) { in CheckControlInputsEqual()