Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/euler
/ functions
Functions
1,991 in github.com/alibaba/euler
⨍
Functions
1,991
◇
Types & classes
484
↓ 1 callers
Method
agg
(self, inputs)
tf_euler/python/utils/encoders.py:752
↓ 1 callers
Method
aggregate
(self, inputs)
tf_euler/python/utils/aggregators.py:66
↓ 1 callers
Method
apply_edge
(self, x_j, norm_i, norm_j)
tf_euler/python/convolution/tag_conv.py:61
↓ 1 callers
Method
apply_edge
(self, x_i, x_j, edge_index_i, size_i)
tf_euler/python/convolution/gat_conv.py:66
↓ 1 callers
Method
apply_edge
(self, x_j, norm_i, norm_j)
tf_euler/python/convolution/appnp_conv.py:54
↓ 1 callers
Method
apply_edge
(self, edge_index_i, x_j, norm_i, norm_j, num_nodes)
tf_euler/python/convolution/agnn_conv.py:49
↓ 1 callers
Method
apply_edge
(self, x_j)
tf_euler/python/convolution/sage_conv.py:40
↓ 1 callers
Method
apply_edge
(self, x_j, norm_i, norm_j)
tf_euler/python/convolution/sgcn_conv.py:60
↓ 1 callers
Method
apply_edge
(self, x_j)
tf_euler/python/convolution/gated_graph_conv.py:59
↓ 1 callers
Method
apply_edge
(self, x_j, norm_i, norm_j, t)
tf_euler/python/convolution/arma_conv.py:67
↓ 1 callers
Method
apply_edge
(self, x_i, x_j, norm_i, norm_j)
tf_euler/python/convolution/dna_conv.py:165
↓ 1 callers
Method
apply_edge
(self, x_j, norm_i, norm_j)
tf_euler/python/convolution/gcn_conv.py:50
↓ 1 callers
Method
apply_edge
(self, x_j, edge_attr)
tf_euler/python/convolution/relation_conv.py:63
↓ 1 callers
Method
apply_edge
(self, x_j)
tf_euler/python/convolution/gin_conv.py:53
↓ 1 callers
Method
apply_edge
(self, x_j)
tf_euler/python/convolution/graph_conv.py:42
↓ 1 callers
Method
apply_edge
(self, x_j)
tf_euler/python/convolution/conv.py:49
↓ 1 callers
Method
apply_node
(self, aggr_out, x)
tf_euler/python/convolution/gat_conv.py:74
↓ 1 callers
Method
apply_node
(self, aggr_out, x)
tf_euler/python/convolution/appnp_conv.py:57
↓ 1 callers
Method
apply_node
(self, aggr_out, x)
tf_euler/python/convolution/sage_conv.py:43
↓ 1 callers
Method
apply_node
(self, aggr_out, origin, t)
tf_euler/python/convolution/arma_conv.py:72
↓ 1 callers
Method
apply_node
(self, aggr_out)
tf_euler/python/convolution/gcn_conv.py:53
↓ 1 callers
Method
apply_node
(self, x, aggr_out)
tf_euler/python/convolution/relation_conv.py:72
↓ 1 callers
Method
apply_node
(self, aggr_out, x)
tf_euler/python/convolution/gin_conv.py:56
↓ 1 callers
Method
apply_node
(self, aggr_out, x)
tf_euler/python/convolution/graph_conv.py:45
↓ 1 callers
Method
attention
(self, query, key, value)
tf_euler/python/convolution/dna_conv.py:115
↓ 1 callers
Method
build
(self, input_shape)
tf_euler/python/utils/layers.py:49
↓ 1 callers
Method
build
(self)
tf_euler/python/convolution/relation_conv.py:44
↓ 1 callers
Function
build_index
(embedding)
knn/knn.py:35
↓ 1 callers
Method
calculate_conv
(self, conv, inputs, edge_index, size=None, edge_attr=None)
tf_euler/python/mp_utils/graph_gnn.py:81
↓ 1 callers
Method
calculate_conv
(self, conv, inputs, edge_index, size=None, edge_attr=None, edge_weight=None)
tf_euler/python/mp_utils/group_gnn.py:79
↓ 1 callers
Method
calculate_energy
(self, src_emb, dst_emb, neg_emb, rel_emb)
examples/TransX/transX.py:105
↓ 1 callers
Method
calculate_energy
(self, src_emb, dst_emb, neg_emb, rel_emb)
examples/distmult/distmult.py:99
↓ 1 callers
Method
call
(self, inputs)
tf_euler/python/utils/layers.py:52
↓ 1 callers
Method
completion_queue
euler/client/completion_queue_pool.h:70
↓ 1 callers
Method
convert2euler
(self, convert_dir, out_dir)
tf_euler/python/dataset/base_dataset.py:107
↓ 1 callers
Method
convert2json
(self, origin_dir, out_dir)
tf_euler/python/dataset/base_dataset.py:104
↓ 1 callers
Method
create_sparse_embeddings
(feature_dims)
tf_euler/python/utils/encoders.py:834
↓ 1 callers
Method
decoder
(self, embedding, embedding_pos, embedding_negs)
examples/dgi/dgi.py:40
↓ 1 callers
Function
define_network_flags
()
examples/solution/run_solution.py:31
↓ 1 callers
Function
define_network_flags
()
examples/gat/run_gat.py:30
↓ 1 callers
Function
define_network_flags
()
examples/gae/run_vgae.py:29
↓ 1 callers
Function
define_network_flags
()
examples/gae/run_gae.py:29
↓ 1 callers
Function
define_network_flags
()
examples/fastgcn/run_fastgcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/gin/run_gin.py:30
↓ 1 callers
Function
define_network_flags
()
examples/graphsage/run_graphsage.py:30
↓ 1 callers
Function
define_network_flags
()
examples/appnp/run_appnp.py:30
↓ 1 callers
Function
define_network_flags
()
examples/sgcn/run_sgcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/rgcn/run_rgcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/deepwalk/run_deepwalk.py:30
↓ 1 callers
Function
define_network_flags
()
examples/arma/run_arma.py:30
↓ 1 callers
Function
define_network_flags
()
examples/adaptivegcn/run_adaptivegcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/TransX/run_transH.py:26
↓ 1 callers
Function
define_network_flags
()
examples/TransX/run_transD.py:26
↓ 1 callers
Function
define_network_flags
()
examples/TransX/run_transR.py:26
↓ 1 callers
Function
define_network_flags
()
examples/TransX/run_transE.py:26
↓ 1 callers
Function
define_network_flags
()
examples/tagcn/run_tagcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/agnn/run_agnn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/dgi/run_dgi.py:30
↓ 1 callers
Function
define_network_flags
()
examples/geniepath/run_geniepath.py:30
↓ 1 callers
Function
define_network_flags
()
examples/lgcn/run_lgcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/dna/run_dna.py:30
↓ 1 callers
Function
define_network_flags
()
examples/graphgcn/run_graphgcn.py:30
↓ 1 callers
Function
define_network_flags
()
examples/set2set/run_set2set.py:30
↓ 1 callers
Function
define_network_flags
()
examples/gated_graph/run_gated_graph.py:30
↓ 1 callers
Function
define_network_flags
()
examples/distmult/run_distmult.py:26
↓ 1 callers
Function
define_network_flags
()
examples/line/run_line.py:30
↓ 1 callers
Function
define_network_flags
()
examples/gcn/run_gcn.py:30
↓ 1 callers
Method
do
(self)
euler/tools/json2partdat.py:65
↓ 1 callers
Method
do
(self)
euler/tools/json2partindex.py:64
↓ 1 callers
Method
download_data
(self, source_url, out_dir)
tf_euler/python/dataset/base_dataset.py:101
↓ 1 callers
Method
dst
euler/core/dag/edge.h:31
↓ 1 callers
Function
edgeIdHash
(src_id, dst_id, etype)
euler/tools/util.py:30
↓ 1 callers
Method
edges
euler/core/dag/dag.h:48
↓ 1 callers
Method
embed
(self, n_id)
tf_euler/python/solution/base_supervise.py:40
↓ 1 callers
Method
embed
(self, n_id)
tf_euler/python/solution/base_sample.py:47
↓ 1 callers
Method
embed
(self, n_id)
tf_euler/python/mp_utils/base_graph.py:28
↓ 1 callers
Method
embed
(self, n_id)
tf_euler/python/mp_utils/base.py:32
↓ 1 callers
Method
embed
(self, n_id)
examples/rgcn/rgcn.py:97
↓ 1 callers
Function
embedding_update
(params, ids, values, partition_strategy='mod',
tf_euler/python/utils/embedding.py:24
↓ 1 callers
Method
evaluate_model_init
(self, model, features, mode, params)
euler_estimator/python/base_estimator.py:64
↓ 1 callers
Method
fm
(self, hidden)
tf_euler/python/utils/encoders.py:803
↓ 1 callers
Function
gen_edge
(cite_file, node_map, train_num)
tf_euler/python/dataset/gcn_utils.py:37
↓ 1 callers
Function
gen_edge
(cite_file, node_map, train_num)
tf_euler/python/dataset/pubmed_utils.py:40
↓ 1 callers
Function
gen_feature_map
(feature_str)
tf_euler/python/dataset/pubmed_utils.py:62
↓ 1 callers
Method
gen_feature_maxnum
(self)
euler/tools/graph_meta.py:38
↓ 1 callers
Function
gen_graph_json
(edge_list, indicator_list, graph_labels, node_labels)
tf_euler/python/dataset/multigraph_util.py:68
↓ 1 callers
Function
gen_node
(content_file, node_map, total_label, fea_len, train_num)
tf_euler/python/dataset/gcn_utils.py:59
↓ 1 callers
Function
gen_node
(content_file, node_map, total_label, fea_len, train_num)
tf_euler/python/dataset/pubmed_utils.py:70
↓ 1 callers
Function
gen_node_map
(cite_file)
tf_euler/python/dataset/gcn_utils.py:23
↓ 1 callers
Function
gen_node_map
(cite_file)
tf_euler/python/dataset/pubmed_utils.py:22
↓ 1 callers
Method
generate_embedding
(self, src, dst, neg, rel)
examples/TransX/transX.py:147
↓ 1 callers
Method
generate_embedding
(self, src, dst, neg, rel)
examples/distmult/distmult.py:132
↓ 1 callers
Method
generate_index_meta
(self)
tf_euler/python/dataset/mutag.py:60
↓ 1 callers
Method
generate_negative
(self, batch_size)
examples/TransX/transX.py:48
↓ 1 callers
Method
generate_negative
(self, batch_size)
examples/distmult/distmult.py:50
↓ 1 callers
Method
generate_triplets
(self, inputs)
examples/TransX/transX.py:51
↓ 1 callers
Method
generate_triplets
(self, inputs)
examples/distmult/distmult.py:53
↓ 1 callers
Method
getEdgeSize
euler/core/graph/graph.cc:209
↓ 1 callers
Method
getNodeSize
euler/core/graph/graph.cc:205
↓ 1 callers
Method
get_conv
(self, conv_class, dim)
tf_euler/python/mp_utils/graph_gnn.py:59
← previous
next →
501–600 of 1,991, ranked by callers