MCPcopy Create free account

hub / github.com/alibaba/euler / functions

Functions1,991 in github.com/alibaba/euler

Method__init__
(self, node_type, edge_type, max_id, num_negs=20)
tf_euler/python/mp_utils/base_gae.py:24
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, num_hops, add_self_loops=True, **kwargs)
tf_euler/python/dataflow/neighbor_dataflow.py:26
Method__init__
(self, num_hops, add_self_loops=True)
tf_euler/python/dataflow/neighbor_dataflow.py:79
Method__init__
(self, n_id, res_n_id, e_id, edge_index, size)
tf_euler/python/dataflow/base_dataflow.py:24
Method__init__
(self, n_id)
tf_euler/python/dataflow/base_dataflow.py:33
Method__init__
(self, fanouts, metapath, add_self_loops=True, max_id=-1, *
tf_euler/python/dataflow/layerwise_dataflow.py:66
Method__init__
(self, metapath, add_self_loops=True, **kwargs)
tf_euler/python/dataflow/gcn_dataflow.py:27
Method__init__
(self, fanouts, metapath, add_self_loops=True, **kwargs)
tf_euler/python/dataflow/relation_dataflow.py:26
Method__init__
(self, metapath, add_self_loops=True, **kwargs)
tf_euler/python/dataflow/whole_dataflow.py:27
Method__init__
(self, fanouts, metapath, add_self_loops=True, **kwargs)
tf_euler/python/dataflow/fast_dataflow.py:26
Method__init__
(self, conv, flow, dims, fanouts, metapath, feature_idx, feature_dim,
examples/solution/solution_model.py:29
Method__init__
(self, dims, metapath, feature_idx, feature_dim, label_idx, label_dim,
examples/gat/gat.py:74
Method__init__
(self, node_encoder, dims, fanouts, metapath, feature_idx, feature_dim, node
examples/gae/gae.py:54
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, metapath, label_dim, feature_idx, feature_max_id, mlp=None, eps
examples/gin/gin.py:61
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, dims, metapath, feature_idx, feature_dim, label_idx, label_dim, K=2)
examples/sgcn/sgcn.py:58
Method__init__
(self, node_type, edge_type, max_id, dims, metapath, relation_num,
examples/rgcn/rgcn.py:79
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, metapath, feature_idx, feature_dim, label_idx, label_dim,
examples/arma/arma.py:61
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, metric, dims, metapath, feature_idx, feature_dim, label_idx, label_di
examples/agnn/agnn.py:52
Method__init__
(self, node_type, edge_type, max_id, dim, num_negs=5, metric="mrr", **kwargs)
examples/dgi/dgi.py:25
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, dim, metapath, label_idx, label_dim, feature_idx=-1, feature_dim=0,
examples/lgcn/lgcn.py:27
Method__init__
(self, dims, metapath, feature_idx, feature_dim, label_idx, label_dim,
examples/dna/dna.py:60
Method__init__
(self, dims, metapath, label_dim, feature_idx, feature_max_id)
examples/graphgcn/graphgcn.py:52
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
Method__init__
(self, dims, metapath, feature_idx, feature_dim, label_idx, label_dim)
examples/gcn/gcn.py:53
Method__iter__
(self)
tf_euler/python/dataflow/base_dataflow.py:50
Method__len__
(self)
tf_euler/python/dataflow/base_dataflow.py:44
Function_iter_body
(i, state)
tf_euler/python/euler_ops/sample_ops.py:30
Method_model_fn
(self, features, mode, params)
euler_estimator/python/base_estimator.py:37
Method_parse_func
(line)
euler_estimator/python/sample_estimator.py:31
Method_parse_function
(line)
euler_estimator/python/edge_estimator.py:59
Method_parse_line_py
(line)
euler_estimator/python/edge_estimator.py:51
Function_scatter_add
(src, indices, size, fill_value)
tf_euler/python/contrib/py_scatter.py:27
Function_scatter_add_grad_op
(op, grad)
tf_euler/python/contrib/py_scatter.py:39
Functionacc_score
(labels, predict, name=None)
tf_euler/python/utils/metrics.py:23
Methodadd_edge
(src, dst, id, type, weight)
tf_euler/python/dataset/fb15k237.py:70
Methodadd_edge
(src, dst, type, weight)
tf_euler/python/dataset/pubmed.py:81
Methodadd_edge
(src, dst, id, type, weight)
tf_euler/python/dataset/fb15k.py:71
Methodadd_edge
(src, dst, type, weight)
tf_euler/python/dataset/cora.py:80
Methodadd_edge
(src, dst, type, weight)
tf_euler/python/dataset/citeseer.py:81
Methodadd_node
(id, type, weight)
tf_euler/python/dataset/fb15k237.py:62
Methodadd_node
(id, type, weight, label, feature)
tf_euler/python/dataset/pubmed.py:64
Methodadd_node
(id, type, weight)
tf_euler/python/dataset/fb15k.py:63
Methodadd_node
(id, type, weight, label, feature)
tf_euler/python/dataset/cora.py:63
Methodadd_node
(id, type, weight, label, feature)
tf_euler/python/dataset/citeseer.py:64
Methodaggregate
(self, inputs)
tf_euler/python/utils/aggregators.py:71
Methodaggregate
(self, inputs)
tf_euler/python/utils/aggregators.py:81
Methodatt
(self, hidden)
tf_euler/python/utils/encoders.py:812
Functionauc_score
(labels, predict, num_thresholds=5000)
tf_euler/python/utils/metrics.py:29
Methodbound_port
euler/service/grpc_server.h:56
Methodbuild
(self, input_shape)
tf_euler/python/utils/encoders.py:313
Methodbuild
(self, input_shape)
tf_euler/python/utils/encoders.py:657
Methodbuild
(self, input_shape)
tf_euler/python/utils/layers.py:91
Methodbuild
(self, input_shape)
tf_euler/python/utils/layers.py:135
Methodbuild
(self, input_shape)
tf_euler/python/utils/layers.py:257
Methodbuild
(self, input_shape)
tf_euler/python/convolution/gat_conv.py:33
Methodbuild
(self, input_shape)
tf_euler/python/convolution/dna_conv.py:38
Methodcalculate_conv
(self, conv, inputs, edge_index, size=None, **kwargs)
examples/gat/gat.py:63
Methodcall
(self, inputs)
tf_euler/python/utils/sparse_aggregators.py:44
Methodcall
(self, inputs)
tf_euler/python/utils/sparse_aggregators.py:70
Methodcall
(self, inputs)
tf_euler/python/utils/sparse_aggregators.py:96
Methodcall
(self, inputs)
tf_euler/python/utils/sparse_aggregators.py:137
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:135
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:262
Methodcall
(self, inputs, training=None)
tf_euler/python/utils/encoders.py:331
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:475
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:535
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:590
Methodcall
(self, inputs, training=None)
tf_euler/python/utils/encoders.py:675
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:773
Methodcall
(self, inputs)
tf_euler/python/utils/encoders.py:895
Methodcall
(self, inputs)
tf_euler/python/utils/layers.py:106
Methodcall
(self, inputs)
tf_euler/python/utils/layers.py:142
Methodcall
(self, inputs)
tf_euler/python/utils/layers.py:167
Methodcall
(self, inputs)
tf_euler/python/utils/layers.py:194
Methodcall
(self, inputs)
tf_euler/python/utils/layers.py:264
Methodcall
(self, inputs)
tf_euler/python/utils/aggregators.py:30
Methodcall
(self, inputs)
tf_euler/python/utils/aggregators.py:54
← previousnext →1,501–1,600 of 1,991, ranked by callers