GiGL Components#
Config Populator#

Component for processing template config files and updating with fields that are needed for downstream components. More Details
Data Preprocessor#

Component for reading and processing node, edge, and feature data and transforming it as needed for downstream components. More Details
Subgraph Sampler#

Component that generates k-hop localized subgraphs for each node in the graph. More Details
Split Generator#

Component to split the data into training, validation, and test sets. More Details
Trainer#

Component to run distributed training either locally or on the cloud. More Details
Inferencer#

Component that runs inference to generate output embeddings and/or predictions More Details