Searched refs:_partition_inputs_for_indices (Results 1 – 1 of 1) sorted by relevance
4195 def _partition_inputs_for_indices(inputs, indices): function4254 then_inputs = _partition_inputs_for_indices(inputs, then_indices)4255 else_inputs = _partition_inputs_for_indices(inputs, else_indices)