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

data无法生成 #1

Open
OvOYu opened this issue Jul 19, 2023 · 2 comments
Open

data无法生成 #1

OvOYu opened this issue Jul 19, 2023 · 2 comments

Comments

@OvOYu
Copy link

OvOYu commented Jul 19, 2023

Temproal_Graph_gen.py文件无法运行,显示c不能为non。请问该如何处理 是不是代码有问题 感谢

@OvOYu
Copy link
Author

OvOYu commented Jul 20, 2023

image

@sdfhjytv
Copy link

在35行加两行代码
np.nan_to_num(A_eq, copy=False, nan=0.0, posinf=None, neginf=None)
np.nan_to_num(D, copy=False, nan=0.0, posinf=None, neginf=None)

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