Searched refs:KeyValueSorter (Results 1 – 2 of 2) sorted by relevance
943 from pyopencl.algorithm import KeyValueSorter944 kvs = KeyValueSorter(context)
1268 class KeyValueSorter(object): class