Searched refs:stitch_values (Results 1 – 2 of 2) sorted by relevance
872 return cross_device_utils.stitch_values(((dense_results, dense_indices),1195 return cross_device_utils.stitch_values(
635 def stitch_values(values_and_indices_list): function