NVIDIA-Merlin / systems

Merlin Systems provides tools for combining recommendation models with other elements of production recommender systems (like feature stores, nearest neighbor search, and exploration strategies) into end-to-end recommendation pipelines that can be served with Triton Inference Server.
Apache License 2.0
90 stars 30 forks source link

Remove the custom Workflow transform execution for serving #354

Closed karlhigley closed 1 year ago

karlhigley commented 1 year ago

This also reworks match_representation to handle some cases that start to crop up when switching to the executors from Core re: ragged list features and whether values/offsets are expected or not.

Depends on https://github.com/NVIDIA-Merlin/core/pull/335 and https://github.com/NVIDIA-Merlin/core/pull/336

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/systems/review/pr-354