BUPT-GAMMA / OpenHGNN

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
Apache License 2.0
848 stars 142 forks source link

How to support inductive predict #174

Closed xbinglzh closed 1 year ago

xbinglzh commented 1 year ago

❓ Questions and Help

How to support inductive predict like rgcn , compgcn.

lazishu2000 commented 1 year ago

Thanks for comment! For now these models don't support inductive predictions.But we will consider add inductive prediction module in our next version.

xbinglzh commented 1 year ago

Ok, looking forward to inductive predictions