-
I try to explain whole graph and then execute the following command
and get the error
I couldn't find the answer on the internet. |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Oct 25, 2022
Replies: 1 comment 2 replies
-
How does your |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
yung1231
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How does your
model
'sforward
function look like? Does it expect bothx
andedge_index
as input arguments?