↓ 1 callersFunctionprepare_batch_data(i, args, dataset, idx, n, train_mask, true_label, degrees, device)
large/main-batch.py:219
↓ 1 callersFunctiontrain_one_epoch(epoch, args, dataset, device, model, optimizer, criterion, n, train_mask, true_label, degrees, threshold,
large/main-batch.py:196
Method__init__(self, in_channels, hidden_channels, out_channels, Init='PPR', dprate=.5, dropout=.5, K=10, alpha=.1, Gamma=No
large/gnns.py:657
Method__init__(self, manifold, in_features, out_features, bias=True, dropout=0.0, manifold_out=None)
large/manifolds/layer.py:137
Method__init__(self, in_channels, hidden_channels, out_channels, Init='PPR', dprate=.5, dropout=.5, K=10, alpha=.1,
medium/gnns.py:669