Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why removed nodes are not removed from inbound #104

Open
YuqiData-UW opened this issue Feb 5, 2023 · 0 comments
Open

Why removed nodes are not removed from inbound #104

YuqiData-UW opened this issue Feb 5, 2023 · 0 comments
Assignees

Comments

@YuqiData-UW
Copy link

If not they are not removed,

{reverse[outbound] for outbound in self._model_graph.get_node_outbounds(name)}
can access non-existing node from graph.

I made the following change in my own fork.
YuqiData-UW@167edcd#diff-dd5660ddb30cf4ee6c6bc08175136958f8683dab0f9466a2aa744ce05558ac46R74

@JiahangXu JiahangXu self-assigned this Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants