Searched refs:control_input_to_remove (Results 1 – 1 of 1) sorted by relevance
42 bool RemoveControlInput(NodeDef* node, const string& control_input_to_remove, in RemoveControlInput() argument47 if (input == control_input_to_remove) { in RemoveControlInput()