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

Bus error (core dumped) in graph_neural_network #744

Closed
abrarfuad27 opened this issue Jun 4, 2024 · 1 comment
Closed

Bus error (core dumped) in graph_neural_network #744

abrarfuad27 opened this issue Jun 4, 2024 · 1 comment

Comments

@abrarfuad27
Copy link

According to the README, after running python compress_graph.py, I am receiving a "bus error", and I isolated it down to the following line in compress_graph.py file:
image
Commenting out this line no longer throws the error.

If that line is uncommented, initializing the graph through graphlearn_torch is what throws the error:
image

I would extremely appreciate if anyone could kindly provide some pointers on how to get the compress_graph.py script running without error.

Thanks in advance!

@chaseblock
Copy link

I'm still seeing the same issue. Did you ever find a fix?

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