graphstorm.inference
GraphStorm inference modules assemble the distributed inference pipelines for different tasks, e.g., node classification, and link prediction.
If possible, users should always use these GraphStorm inference modules to avoid handling the complexities involved with the distributed data loading and model inference.
Inferrer for node prediction tasks. |
|
Inferrer for edge prediction tasks. |
|
Inferrer for link prediction tasks. |
|
Inferrer for embedding generation tasks. |