awslabs / dgl-ke

High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
https://dglke.dgl.ai/doc/
Apache License 2.0
1.27k stars 195 forks source link

How to use gnn models? #164

Open walton-wang929 opened 4 years ago

classicsong commented 4 years ago

GNN models are not supported yet, but we are planing to support it in next release along with the API refactor : https://github.com/awslabs/dgl-ke/issues/82

walton-wang929 commented 4 years ago

ok. thank you very much. can I know your release date for the next version? I see the dgl has many GNN models, do you know it easily supports KG training?

classicsong commented 3 years ago

ok. thank you very much. can I know your release date for the next version? I see the dgl has many GNN models, do you know it easily supports KG training?

We will support that later. The release date is not decided yet.