NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[RMP] Merlin Models retrieval and ranking models profiling

Open
#709 0 comments 0 reactions 1 assignee View on GitHub

@EvenOldridge is already working on this.

Since Oct 26, 2022.

roadmap
Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Problem:

So far Merlin Models team have been focused on API design for modularity/flexibility and support to multiple retrieval and ranking neural architectures.
There has not been yet an active effort on profiling training and evaluation pipelines with Merlin Models (TF API), from the perspective of GPU compute and memory utilization.

Goal:

Profiling of Merlin Models training and evaluation pipelines of retrieval and ranking models, so that we might identify potential performance bottlenecks in TF/Merlin Model ops.

Constraints:

For such benchmarking it will be using assets from the research experiments:

  • Scripts for training and evaluating retrieval and ranking models, which make advanced usage of Merlin Models API.
  • Preprocessed public datasets suitable for each task, with a reasonable number of samples and features

Tasks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.