Method__call__(self, x, edge_index, size=None, edge_attr=None, **kwarg)
tf_euler/python/convolution/relation_conv.py:53
Method__init__(self, input_json, graph_meta, output_dir, partition_num,
pref='data')
euler/tools/json2partdat.py:41
Method__init__(self, meta_path, input_path, output_dir, partition_num,
pref='index')
euler/tools/json2partindex.py:36
Method__init__(self, target_encoder_fn, context_encoder_fn,
pos_sample_fn, neg_sample_fn,
tf_euler/python/solution/base_unsupervise.py:28
Method__init__(self, dim, head_num=4, activation=tf.nn.relu, renorm=False,
**kwargs)
tf_euler/python/utils/sparse_aggregators.py:130
Method__init__(self, dim=None, feature_idx='f1', feature_dim=0, max_id=-1,
sparse_feature_idx=-1, sparse_fe
tf_euler/python/utils/encoders.py:37
Method__init__(self, metapath, dim, aggregator='attention',
feature_idx=-1, feature_dim=0, max_id=-1, use_i
tf_euler/python/utils/encoders.py:239
Method__init__(self, edge_type, num_layers, dim, aggregator='mean',
feature_idx=-1, feature_dim=0, max_id=-
tf_euler/python/utils/encoders.py:295
Method__init__(self, metapath, fanouts, dim,
aggregator='mean', concat=False, shared_aggregators=None,
tf_euler/python/utils/encoders.py:427
Method__init__(self, metapath, fanouts, dim,
aggregator='mean', concat=False, shared_aggregators=None,
tf_euler/python/utils/encoders.py:545
Method__init__(self, edge_type, fanout, num_layers, dim,
aggregator='mean', concat=False, shared_aggregator
tf_euler/python/utils/encoders.py:634
Method__init__(self, metapath, fanouts, dim,
feature_ixs, feature_dims, shared_embeddings=None,
tf_euler/python/utils/encoders.py:841
Method__init__(self, dim, K, num_layers,
shared_weights=False, act=tf.nn.relu, **kwargs)
tf_euler/python/convolution/arma_conv.py:28
Method__init__(self, dim, groups=1,
activation=None,
use_bias=True,
**kwa
tf_euler/python/convolution/dna_conv.py:28
Method__init__(self, fea_dim, dim, metapath,
total_relation_num, **kwargs)
tf_euler/python/convolution/relation_conv.py:35
Method__init__(self, conv, dims,
fanouts, metapath,
node_pool=None,
graph
tf_euler/python/mp_utils/graph_gnn.py:30
Method__init__(self, conv, flow, dims,
fanouts, metapath,
add_self_loops=True,
tf_euler/python/mp_utils/base_gnn.py:29
Method__init__(self, conv, flow, dims,
fanouts, metapath,
add_self_loops=True,
tf_euler/python/mp_utils/base_gnn.py:96
Method__init__(self, node_type, edge_type, max_id, num_negs=20, metric_name = 'mrr')
tf_euler/python/mp_utils/base.py:51