pymc.model.fgraph.model_from_fgraph# pymc.model.fgraph.model_from_fgraph(fgraph)[source]# Convert FunctionGraph to PyMC model. This requires nodes to be properly tagged with ModelVar dummy Ops. See: fgraph_from_model