Open
Description
Description
This function has an unused argument: ids.
More importantly it also looks for matches in inner_graphs. I would make this behavior optional and non-default, since variables in inner_graphs are not really variables of the graph.
pytensor/pytensor/graph/basic.py
Lines 2034 to 2071 in ff98ab8