Skip to content

[Task] Add topK layer in model to return topK items at inference step #668

@rnyak

Description

@rnyak

Description

At inference, we generate scores for all the items in the catalog per session. If we add a topK layer, we will be able to return topK items with the highest scores at inference step automatically.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions