User guide
Installation and usage
Pip install
kg-topology-toolbox
:
pip install wheel
pip install git+https://github.com/graphcore-research/kg-topology-toolbox.git
Import and use:
from kg_topology_toolbox import KGTopologyToolbox
Note
The library has been tested on Ubuntu 20.04, Python >= 3.8.
Getting started
For a walkthrough of the library functionalities, see the Jupyter notebook.
For more details, have a look at the API reference page.