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
↓ 3 callers
Function
CheckRemoteNode
euler/core/dag_def/dag_def_test.cc:71
↓ 3 callers
Function
Decode
euler/core/framework/tensor_util.cc:85
↓ 3 callers
Method
FileEnd
euler/common/file_io.h:77
↓ 3 callers
Function
GetEdgeFeatureIds
euler/core/api/api.cc:122
↓ 3 callers
Method
GetFeatureId
euler/core/graph/graph_meta.cc:40
↓ 3 callers
Method
GetFeatureType
euler/core/graph/graph_meta.cc:36
↓ 3 callers
Method
GetFullNeighbor
euler/core/graph/node.cc:200
↓ 3 callers
Function
GetNodeFeatureIds
euler/core/api/api.cc:114
↓ 3 callers
Method
GetOpAlias
euler/parser/tree.h:124
↓ 3 callers
Method
GetP2M
euler/core/dag_def/sub_graph_iso.h:70
↓ 3 callers
Function
GetServerRegister
euler/common/zk_server_register.cc:171
↓ 3 callers
Method
GetShardMeta
euler/common/server_monitor.cc:50
↓ 3 callers
Method
GetType
euler/core/index/index_result.h:46
↓ 3 callers
Function
GlobalKernelRegistryTyped
euler/core/framework/op_kernel.cc:199
↓ 3 callers
Method
Initialized
euler/core/framework/tensor.h:67
↓ 3 callers
Method
Lock
euler/common/mutex.h:34
↓ 3 callers
Method
M2P
euler/core/dag_def/sub_graph_iso.h:54
↓ 3 callers
Method
Open
euler/common/hdfs_file_io.cc:348
↓ 3 callers
Method
ProcessTest
euler/core/kernels/udf_test.cc:31
↓ 3 callers
Function
QueryIndexIds
euler/core/kernels/common.cc:177
↓ 3 callers
Method
Ref
euler/common/refcount.h:55
↓ 3 callers
Method
RetrieveShardMeta
euler/client/client_manager.cc:20
↓ 3 callers
Method
Shutdown
euler/client/testing/echo.h:50
↓ 3 callers
Method
Shutdown
euler/common/env_posix.cc:80
↓ 3 callers
Method
SignalAll
euler/common/mutex.h:89
↓ 3 callers
Function
SizeOfType
euler/core/framework/types.h:98
↓ 3 callers
Function
SubGraphMatch
euler/core/dag_def/sub_graph_iso.cc:135
↓ 3 callers
Method
ToCommonIndexResult
euler/core/index/hash_index_result.h:189
↓ 3 callers
Method
Unlock
euler/common/mutex.h:35
↓ 3 callers
Method
__init__
(self, dim, activation=tf.nn.relu, renorm=False, **kwargs)
tf_euler/python/utils/sparse_aggregators.py:39
↓ 3 callers
Function
_sparse_ones_like
(sp_tensor)
tf_euler/python/utils/sparse_aggregators.py:25
↓ 3 callers
Function
_split_input_data
(data_list, thread_num)
tf_euler/python/euler_ops/feature_ops.py:25
↓ 3 callers
Method
add_node
(id, type, weight)
tf_euler/python/dataset/wn18.py:62
↓ 3 callers
Method
att_head
(self, seq, out_size, activation)
tf_euler/python/utils/layers.py:234
↓ 3 callers
Method
check_file
(self, data_files)
tf_euler/python/dataset/base_dataset.py:63
↓ 3 callers
Method
get_input_from_sample
(self, epochs)
euler_estimator/python/sample_estimator.py:30
↓ 3 callers
Function
hash64
64 bit hash
euler/common/hash.h:41
↓ 3 callers
Function
hitk_score
(k, pos_scores, neg_scores)
tf_euler/python/utils/metrics.py:62
↓ 3 callers
Method
id
euler/core/dag/node.h:36
↓ 3 callers
Method
kl
(self, mu, log_var)
examples/gae/gae.py:95
↓ 3 callers
Method
norm
(edge_index, size)
tf_euler/python/convolution/tag_conv.py:34
↓ 3 callers
Function
parse_graph_file
(file_dir, total_label, graph_name, fea_len, train_num)
tf_euler/python/dataset/gcn_utils.py:83
↓ 3 callers
Method
projection
(self, embedding, ent_trans, rel_trans)
examples/TransX/transD.py:46
↓ 3 callers
Method
projection
(self, embedding, hyper)
examples/TransX/transH.py:43
↓ 3 callers
Method
projection
(self, embedding, matrix)
examples/TransX/transR.py:41
↓ 3 callers
Function
to_dense_adj
(edge_index, batch, edge_attr=None)
tf_euler/python/utils/to_dense_adj.py:19
↓ 3 callers
Function
write_string
(ss)
euler/tools/util.py:64
↓ 2 callers
Method
BuildGlobalEdgeSampler
euler/core/graph/graph.cc:372
↓ 2 callers
Method
BuildGlobalSampler
euler/core/graph/graph.cc:333
↓ 2 callers
Function
BytesToShard
euler/common/zk_server_monitor.cc:56
↓ 2 callers
Function
CheckEdgeInfo
euler/core/graph/local_graph_test.cc:277
↓ 2 callers
Function
CheckNBIndex
euler/parser/translator.cc:60
↓ 2 callers
Function
CheckNodeInfo
euler/core/graph/local_graph_test.cc:49
↓ 2 callers
Method
Compile
euler/parser/compiler.h:112
↓ 2 callers
Method
CreateContext
euler/client/grpc_manager.cc:37
↓ 2 callers
Method
Deallocate
euler/core/framework/op_kernel.cc:181
↓ 2 callers
Method
DeregisterShard
euler/client/testing/simple_server_monitor.h:56
↓ 2 callers
Method
Deserialize
euler/parser/tree.h:234
↓ 2 callers
Function
EdgeExist
euler/core/api/api.cc:46
↓ 2 callers
Function
Encode
euler/core/framework/tensor_util.cc:64
↓ 2 callers
Function
FilerByIndex
euler/core/kernels/common.cc:262
↓ 2 callers
Function
FillDNF
euler/parser/translator.cc:28
↓ 2 callers
Function
FillNeighbor
euler/core/kernels/common.cc:275
↓ 2 callers
Function
FillPostProcess
euler/parser/translator.cc:47
↓ 2 callers
Method
Get
euler/common/singleton.h:32
↓ 2 callers
Method
GetBinaryFeatureValueNum
euler/core/graph/node.cc:668
↓ 2 callers
Method
GetChannel
euler/client/rpc_manager.cc:57
↓ 2 callers
Method
GetEdgeTypeByName
euler/core/graph/graph.h:177
↓ 2 callers
Method
GetFloat32FeatureValueNum
euler/core/graph/node.cc:650
↓ 2 callers
Function
GetFullNeighbor
tf_euler/kernels/random_walk_op.cc:70
↓ 2 callers
Method
GetGraphLabel
euler/core/graph/graph.cc:439
↓ 2 callers
Method
GetIndexInfo
euler/parser/compiler.h:175
↓ 2 callers
Method
GetIndexInfo
euler/core/index/index_manager.cc:46
↓ 2 callers
Method
GetIndexNum
euler/core/index/index_meta.cc:141
↓ 2 callers
Method
GetKeys
euler/core/index/index_manager.cc:165
↓ 2 callers
Method
GetNodeFeature
euler/tools/remote_console/remote_console.cc:71
↓ 2 callers
Method
GetNodeTypeByName
euler/core/graph/graph.h:167
↓ 2 callers
Function
GetParams
euler/core/kernels/common.cc:28
↓ 2 callers
Method
GetUint64FeatureValueNum
euler/core/graph/node.cc:659
↓ 2 callers
Function
GlobalUdfRegistry
euler/core/framework/udf.cc:104
↓ 2 callers
Function
IdBigger
euler/core/kernels/post_process_op.cc:30
↓ 2 callers
Function
IdSmaller
euler/core/kernels/post_process_op.cc:35
↓ 2 callers
Method
Init
euler/service/grpc_server.cc:52
↓ 2 callers
Method
Join
euler/common/env_posix.cc:49
↓ 2 callers
Method
MacroFusionProcess
euler/core/dag_def/dag_def.cc:636
↓ 2 callers
Method
MoveToBadHost
euler/client/rpc_manager.cc:63
↓ 2 callers
Function
NewSimpleMonitor
euler/client/testing/simple_server_monitor.h:77
↓ 2 callers
Method
Op2DAG
euler/parser/compiler.h:128
↓ 2 callers
Method
Op2DAGDef
debug
euler/parser/compiler.h:69
↓ 2 callers
Function
ParseURI
euler/common/str_util.cc:62
↓ 2 callers
Method
PostTraversal
euler/parser/tree.h:222
↓ 2 callers
Function
ProtoToDataType
euler/core/framework/tensor_util.cc:111
↓ 2 callers
Function
ProtoToTensorShape
euler/core/framework/tensor_util.cc:104
↓ 2 callers
Function
QueryNeighborIndex
euler/core/kernels/common.cc:134
↓ 2 callers
Method
RetrieveMeta
euler/client/client_manager.cc:76
↓ 2 callers
Function
RightTrim
euler/common/str_util.h:42
↓ 2 callers
Function
SampleNeighbor
euler/core/api/api.cc:223
↓ 2 callers
Function
SampleNode
euler/core/api/api.cc:32
↓ 2 callers
Method
Serialize
(self)
euler/tools/edge.py:47
↓ 2 callers
Method
SetNestingValue
euler/parser/tree.h:53
← previous
next →
201–300 of 1,991, ranked by callers