NVIDIA-Merlin / core

Core Utilities for NVIDIA Merlin
Apache License 2.0
19 stars 14 forks source link

Add `Subgraph` op to define & reuse parts of larger graphs #334

Closed karlhigley closed 1 year ago

karlhigley commented 1 year ago

This PR adds a new Subgraph op that can contain a graph of operators and can be fetched from Graph that contains it by name (e.g. graph.subgraph("user")).

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/core/review/pr-334