vaticle / typedb-ml

TypeDB-ML is the Machine Learning integrations library for TypeDB
https://vaticle.com
Apache License 2.0
552 stars 93 forks source link

Typedb 2.1.1 upgrade #158

Closed jmsfltchr closed 2 years ago

jmsfltchr commented 2 years ago

What is the goal of this PR?

Upgrade KGLIB to be compatible with TypeDB 2.1.1 and introduce PyTorch Geometric compatibility (thanks to @hkuich and @jorenretel).

What are the changes implemented in this PR?

Incorporates all changes from https://github.com/vaticle/kglib/pull/154, which needed to be rolled in to the build system upgrades so that CI could run, hence this PR is an agglomeration of various things.