kkteru / grail

Inductive relation prediction by subgraph reasoning, ICML'20
223 stars 58 forks source link

return_array=False #16

Open DayanaYuan opened 5 months ago

DayanaYuan commented 5 months ago

There is a error: AssertionError: For return_array=False, there should be one and only one edge between u and v, but get 0 edges. Please use return_array=True instead

YuyingShang commented 4 months ago

i met the same question, have you solved the problem yet?

shoron-dutta commented 2 weeks ago

I found something working for me and posted the details here: https://github.com/kkteru/grail/issues/14#issuecomment-2427857986