WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Add DispatchSegmentedTopK that's flexible enough to cover arbitrary per-segment and uniform parameter combinations #6864

@elstehle

Description

@elstehle

#5673 lists an extensive feature matrix for DeviceSegmentedTopK. There are various parameters that can either be segment-specific (e.g., for segment 0 I want the top-5 items, for segment 1 I want the top-2 items) or uniform across all the segments (e.g., I want to get the top-5 items for all my segments). We want to have the flexibility to cover various combinations of per-segment and uniform parameters across (e.g., segment_size, k, direction).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions