Searched refs:ComputeShuffleSize (Results 1 – 1 of 1) sorted by relevance
32 Status ComputeShuffleSize(int64_t num_files, int64_t num_devices, int64_t num_rows, int64_t total_r… in ComputeShuffleSize() function66 RETURN_IF_NOT_OK(ComputeShuffleSize(num_files, num_devices, num_rows, total_rows, &shuffle_size)); in AddShuffleOp()