Skip to content

[RMP] Improve the speed of training retrieval models with Merlin Models #259

@karlhigley

Description

@karlhigley

Problem:

Merlin models needs to differentiate itself relative to other RecSys library solutions. One of those areas of differentiation needs to be performance on the GPU. If our libraries don't follow best practices and achieve fast performance that we can measure on GPU then our potential customers have no reason to use the library.

Goal:

  • Provide performant retrieval models in production
  • Follow best practices by our colleagues for GPU optimization

Constraints

  • Merlin models is built on top of Tensorflow

Possible Optimizations

Retrieval models

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions