Runchu Zhao

Results 3 issues of Runchu Zhao

## Description #111 This PR implements the admission strategy in DynamicEmb forward ## Checklist - [ ] I am familiar with the [Contributing Guidelines](https://github.com/rapidsai/rapids-repo-template/blob/HEAD/CONTRIBUTING.md). - [ ] New or existing...

### Problem The segmented_unique function allocates table_num separate buffers for tmp_unique_indices and tmp_accumulated_frequency_output, each of size num_total, but processes tables serially and only uses a small portion of each buffer....

enhancement
dynamicemb

## Description #73 ## Checklist - [ ] I am familiar with the [Contributing Guidelines](https://github.com/rapidsai/rapids-repo-template/blob/HEAD/CONTRIBUTING.md). - [ ] New or existing tests cover these changes. - [ ] The documentation...