Searched refs:input_tuple_shape (Results 1 – 1 of 1) sorted by relevance
217 const Shape& input_tuple_shape = in ComputeParametersThatMustBeDonated() local219 CHECK(input_tuple_shape.IsTuple()); in ComputeParametersThatMustBeDonated()220 return input_tuple_shape.tuple_shapes_size(); in ComputeParametersThatMustBeDonated()