Generates the inference graphs for a given model. Args: cfg: Full `~.hyperparams.Params` for the model class. If present, this cfg will be used instead of retrieving from model_registry. prune_graph: If true, prune the graph to just the parts we need. Returns: Inf
(self, cfg=None, prune_graph=True)
source not stored for this graph (policy: none)