Searched defs:IsControlInput (Results 1 – 2 of 2) sorted by relevance
107 bool IsControlInput(const string& name) { in IsControlInput() function111 bool IsControlInput(const TensorId& tensor_id) { return tensor_id.index() < 0; } in IsControlInput() function
369 static bool IsControlInput(const InputInfo& input) { in IsControlInput() function