General
TrainerNode
TrainerNode.predict()
Gallery
Predict the class probabilities of the input data.
batch_data – Input data: torch_geometric.data.Data
torch_geometric.data.Data
device – Device to run the model. Options: ‘cuda’ or ‘cpu’