Searched defs:IsControlInput (Results 1 – 2 of 2) sorted by relevance
92 bool IsControlInput(absl::string_view name) { in IsControlInput() function96 bool IsControlInput(const TensorId& tensor_id) { return tensor_id.index() < 0; } in IsControlInput() function
366 static bool IsControlInput(const InputInfo& input) { in IsControlInput() function