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

remove asserts hurting performance #272

Open
CarloLucibello opened this issue Mar 19, 2023 · 0 comments
Open

remove asserts hurting performance #272

CarloLucibello opened this issue Mar 19, 2023 · 0 comments

Comments

@CarloLucibello
Copy link
Owner

Are there other asserts like the one in #259 hurting performances?

One could be

@assert !(g isa GNNGraph{<:ADJMAT_T} && edge_weight !== nothing) "Providing external edge_weight is not yet supported for adjacency matrix graphs"

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