↓ 3 callersFunctioncalc(gntk, feat1, feat2, diag1, diag2, A1, A2)
metagtt_inductive_adj_identity.py:456
↓ 3 callersFunctioncalc(gntk, feat1, feat2, diag1, diag2, A1, A2)
metagtt_transduct_adj_identity2.py:451
↓ 3 callersFunctioncalc(gntk, feat1, feat2, diag1, diag2, A1, A2)
metagtt_transduct_adj_identity.py:569
↓ 2 callersMethod__init__(self, nfeat, nhid, nclass, nlayers=2, dropout=0.5, lr=0.01, weight_decay=5e-4,
with_relu=True, wi
models/myappnp1.py:19
↓ 2 callersMethod__init__(self, nfeat, nhid, nclass, nlayers=2, dropout=0.5, lr=0.01, weight_decay=5e-4,
with_relu=True, wi
models/mycheby.py:85
↓ 2 callersMethod__init__(self, nfeat, nhid, nclass, nlayers=2, dropout=0.5, lr=0.01, weight_decay=5e-4,
ntrans=1, with_bia
models/myappnp.py:16
↓ 1 callersMethod__init__(self, nfeat, nhid, nclass, nlayers=2, dropout=0.5, lr=0.01, weight_decay=5e-4,
with_relu=True, wi
models/gcn.py:54
↓ 1 callersMethod__init__(self, nfeat, nhid, nclass, nlayers=2, dropout=0.5, lr=0.01, weight_decay=5e-4,
with_relu=True, wi
models/sgc.py:57
↓ 1 callersMethod__init__(self, nfeat, nhid, nclass, heads=8, output_heads=1, dropout=0.5, with_bias=True, device=None, **kwargs)
models/gat.py:9
↓ 1 callersMethod__init__(self, nfeat, nhid, nclass, nlayers=2, dropout=0.5, lr=0.01, weight_decay=5e-4,
with_relu=True, wi
models/mygraphsage.py:73