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