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 does the program get stuck when calling ii jj kk in the forward function of net.py #41

Open
YuehaoHuang opened this issue Nov 2, 2023 · 0 comments

Comments

@YuehaoHuang
Copy link

In the forward function of net.py, using ii jj kk will cause the program to freeze, so the code will get stuck in this line of "ix, jx = fastba.neighbors(kk, jj)"
Even getting stuck after run "print(ii)"
Could you please help me solve the problem?

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