graphstorm.inference

GraphStorm inferrers assemble the distributed inference pipeline for different tasks.

If possible, users should always use these inferrers to avoid handling the distributed inference processing.

GSgnnLinkPredictionInferrer

Link prediction inferrer.

GSgnnNodePredictionInferrer

Node classification/regression inferrer.

GSgnnEdgePredictionInferrer

Edge classification/regression inferrer.