Skip to content
#

machine-learning-operations

Here are 10 public repositories matching this topic...

mwm5945
mwm5945 commented Jun 25, 2020

The documentation for creating complex inference graphs should include what components can be connected to what, and how the overall graph should behave.

For example, all inference graphs need to end with a single node, whether its a combiner combining multiple inputs, or a transformer, or a model--the graph can't split and then never rejoin, etc.

Improve this page

Add a description, image, and links to the machine-learning-operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the machine-learning-operations topic, visit your repo's landing page and select "manage topics."

Learn more