NVIDIA-Merlin / NVIDIA-Merlin/Merlin
[RMP] Merlin Models retrieval and ranking models profiling
@EvenOldridge is already working on this.
Since Oct 26, 2022.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.