-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
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
Reactions are currently unavailable