Created by: wopeizl
The memory usage for recall_topk can be very large since the big matrix calculation, split the input data into smaller matrix and then feed into the calculation process can reduce the memory usage.