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

Static inference is running without any progress #60

Open
OtoStanko opened this issue Feb 9, 2025 · 0 comments
Open

Static inference is running without any progress #60

OtoStanko opened this issue Feb 9, 2025 · 0 comments

Comments

@OtoStanko
Copy link

I have a network of 23 nodes and 52 edges. All of the update function are blank. When I start inference session and run static inference, the detailed progress report gets to:


Detailed progress report:

0ms: Started inference computation
0ms: Pre-processed all inputs

And then doesn't progress further (though the computation says that it is running). I have tried letting it run for more than 2 hours. Interestingly when I remove one node the static inference is done in roughly a second. Seems to not matter which node I remove.
An example network is attached. The network has already been reduced when I was looking for the source of the issue.

threshold_network.json

The same issue arises when I create a new blank sketch and add 6 nodes where 5 of them have outgoing edges to the 6th node.

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

1 participant