NVIDIA-Merlin / NVIDIA-Merlin/Merlin
[RMP] Update Merlin Models TensorFlow API to Match PyTorch API
Open
@EvenOldridge is already working on this.
Since Jul 5, 2023.
roadmap
- Dominant language
- Python
- Stars
- 907
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Problem:
Update Merlin Models TensorFlow API to Match PyTorch API in core concepts.
Goal:
Align the Merlin Models TF API with the core concepts in the PyTorch API.
In particular:
- TabularInputBlock / TabularOutputBlock
- Router
- ...
New Functionality
- Models
Constraints:
Starting Point:
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.