Method__init__(self, conv, group_flow, dims,
group_fanouts, group_metapath,
add_self_loops
tf_euler/python/mp_utils/group_gnn.py:42
Method__init__(self, conv, flow, dims, fanouts, metapath, encoder, add_self_loops=False)
tf_euler/python/mp_utils/group_gnn.py:112
Method__init__(self, conv, group_flow, dims,
group_fanouts, group_metapath,
add_self_loops
tf_euler/python/mp_utils/group_gnn.py:127
Method__init__(self, fanouts, metapath,
add_self_loops=True,
max_id=-1,
*
tf_euler/python/dataflow/sage_dataflow.py:25
Method__init__(self, fanouts, metapath,
add_self_loops=True,
max_id=-1,
*
tf_euler/python/dataflow/layerwise_dataflow.py:66
Method__init__(self, conv, flow,
dims, fanouts, metapath,
feature_idx, feature_dim,
examples/solution/solution_model.py:29
Method__init__(self, radius, node_encoder, dims, fanouts, metapath,
feature_idx, feature_dim,
examples/gae/gae.py:77
Method__init__(self, dims, fanouts, metapath,
feature_idx, feature_dim,
label_idx, label_d
examples/fastgcn/fastgcn.py:52
Method__init__(self, dims, fanouts, metapath,
feature_idx, feature_dim,
label_idx, label_d
examples/graphsage/graphsage.py:58
Method__init__(self, dims, fanouts, metapath,
feature_idx, feature_dim,
node_type, edge_ty
examples/graphsage/graphsage.py:72
Method__init__(self, dims, metapath,
feature_idx, feature_dim,
label_idx, label_dim,
examples/appnp/appnp.py:61
Method__init__(self, node_type, edge_type, max_id,
walk_len=3, walk_p=1, walk_q=1,
left_wi
examples/deepwalk/deepwalk.py:29
Method__init__(self, dims, fanouts, metapath,
feature_idx, feature_dim,
label_idx, label_d
examples/adaptivegcn/adaptivegcn.py:52
Method__init__(self, node_type, edge_type,
node_max_id, edge_max_id,
ent_dim, rel_dim,
examples/TransX/transD.py:23
Method__init__(self, node_type, edge_type,
node_max_id, edge_max_id,
ent_dim, rel_dim,
examples/TransX/transH.py:22
Method__init__(self, node_type, edge_type,
node_max_id, edge_max_id,
ent_dim, rel_dim,
examples/TransX/transR.py:23
Method__init__(self, node_type, edge_type,
node_max_id, edge_max_id,
ent_dim, rel_dim,
examples/TransX/transE.py:22
Method__init__(self, node_type, edge_type,
node_max_id, edge_max_id,
ent_dim, rel_dim,
examples/TransX/transX.py:26
Method__init__(self, dims, metapath,
feature_idx, feature_dim,
label_idx, label_dim, K=2)
examples/tagcn/tagcn.py:58
Method__init__(self, node_type, edge_type, max_id,
metapath, fanouts, dim, aggregator='mean', concat=False,
examples/dgi/dgi.py:70
Method__init__(self, dim, metapath,
label_idx, label_dim, max_id=-1,
feature_idx=-1, featu
examples/geniepath/geniepath.py:27
Method__init__(self, conv, flow,
dims, fanouts, metapath,
feature_idx, feature_dim,
examples/sample_solution/sample_solution_model.py:54
Method__init__(self, dims, metapath, label_dim,
feature_idx, feature_max_id,
processing_st
examples/set2set/set2set.py:55
Method__init__(self, dims, metapath, label_dim,
feature_idx, feature_max_id,
processing_st
examples/gated_graph/gated_graph.py:60
Method__init__(self, node_type, edge_type,
node_max_id, edge_max_id,
ent_dim, rel_dim,
examples/distmult/distmult.py:22
Method__init__(self, node_type, edge_type, max_id,
dim, num_negs=5, order=1, feature_idx=-1, feature_dim=0,
examples/line/line.py:29