MCPcopy Create free account

hub / github.com/DeepGraphLearning/graphvite / functions

Functions329 in github.com/DeepGraphLearning/graphvite

MethodMemory
* @brief Construct a memory space * @param _device_id GPU id, -1 for CPU * @param _count number of data * @param _stream CUDA stream
include/base/memory.h:51
FunctionMiB
include/util/common.h:36
MethodMomentum
include/core/optimizer.h:281
MethodQuatE
(heads, relations, tails)
python/graphvite/application/network.py:129
MethodRMSprop
include/core/optimizer.h:301
MethodRotatE
(heads, relations, tails, margin=12)
python/graphvite/application/network.py:84
MethodSamplerMixin
* Construct a general edge sampler * @param _solver pointer to graph embedding solver * @param _device_id GPU id */
include/core/solver.h:943
MethodSimplE
(heads, relations, tails)
python/graphvite/application/network.py:119
MethodSolverMixin
* @brief Construct a general solver * @param device_ids list of GPU ids, {} for auto * @param _num_sampler_per_worker number of sampler thre
include/core/solver.h:184
MethodTimer
include/util/time.h:40
MethodTransE
(heads, relations, tails, margin=12)
python/graphvite/application/network.py:78
MethodVector
Default constructor */
include/base/vector.h:42
MethodWorkerMixin
* Construct a general training worker * @param _solver pointer to graph embedding solver * @param _device_id GPU id */
include/core/solver.h:1231
Method__array_wrap__
(self, arr, context=None)
python/graphvite/util.py:115
Method__enter__
(self)
python/graphvite/util.py:79
Method__exit__
(self, *args)
python/graphvite/util.py:83
Method__getattr__
(self, key)
python/graphvite/dataset.py:218
Method__init__
(self, name, urls=None, members=None)
python/graphvite/dataset.py:108
Method__init__
(self)
python/graphvite/dataset.py:410
Method__init__
(self)
python/graphvite/dataset.py:455
Method__init__
(self)
python/graphvite/dataset.py:475
Method__init__
(self)
python/graphvite/dataset.py:495
Method__init__
(self)
python/graphvite/dataset.py:528
Method__init__
(self)
python/graphvite/dataset.py:553
Method__init__
(self)
python/graphvite/dataset.py:619
Method__init__
(self)
python/graphvite/dataset.py:637
Method__init__
(self)
python/graphvite/dataset.py:655
Method__init__
(self)
python/graphvite/dataset.py:673
Method__init__
(self)
python/graphvite/dataset.py:691
Method__init__
(self)
python/graphvite/dataset.py:749
Method__init__
(self)
python/graphvite/dataset.py:765
Method__init__
(self)
python/graphvite/dataset.py:803
Method__init__
(self)
python/graphvite/dataset.py:873
Method__init__
(self, dir)
python/graphvite/util.py:76
Method__init__
(self, name_style="class")
python/graphvite/util.py:135
Method__init__
(self, embedding, num_class, normalization=False)
python/graphvite/application/network.py:31
Method__init__
(self, dim, gpus=[], cpu_per_gpu=auto, gpu_memory_limit=auto, float_type=cfg.float_type, inde
python/graphvite/application/application.py:50
Method__new__
(cls, type=auto, *args, **kwargs)
python/graphvite/optimizer.py:37
Method__new__
(cls, *args, **kwargs)
python/graphvite/helper.py:85
Method__new__
(cls, type, *args, **kwargs)
python/graphvite/application/application.py:1388
Method__reduce__
(self)
python/graphvite/util.py:111
Methodadagrad_update
include/core/optimizer.h:182
Methodadam_update
include/core/optimizer.h:204
Methodalias2entity_preprocess
(self, save_file)
python/graphvite/dataset.py:735
Methodalias2relation_preprocess
(self, save_file)
python/graphvite/dataset.py:738
Methodanimation
Rotate learn 3D coordinates as an animation. Parameters: Y (list of str, optional): labels of vectors file_n
python/graphvite/application/application.py:1257
Methodbackward
include/instance/model/visualization.h:49
Methodbackward
include/instance/model/knowledge_graph.h:50
Methodbackward
include/instance/model/knowledge_graph.h:129
Methodbackward
include/instance/model/knowledge_graph.h:226
Methodbackward
include/instance/model/knowledge_graph.h:370
Methodbackward
include/instance/model/knowledge_graph.h:472
Methodbackward
include/instance/model/knowledge_graph.h:621
Functionbaseline_main
(args)
python/graphvite/cmd.py:193
Functionbit_ceil
include/util/math.h:68
Functionbit_floor
include/util/math.h:59
Methodbuild
Determine and allocate all resources for the sampler */
include/core/solver.h:960
Methodbuild
Determine and allocate all resources for the worker */
include/core/solver.h:1281
Methodbuild_alias
Should build alias reference for embeddings */
include/core/solver.h:242
Methodbuild_negative_sampler
Build the alias table for negative sampling */
include/core/solver.h:1264
Methodcall
Monitor the arguments of a function. Parameters: function (function): function to monitor Returns:
python/graphvite/util.py:169
Methodclear
Free GPU memory */
include/core/solver.h:970
Methodclear
Free GPU memory */
include/core/solver.h:1332
Methodconstant_schedule
Constant schedule */
include/core/optimizer.h:82
Methodcount_numpy
Count edges for each sample block. This function can be parallelized. */
include/core/solver.h:1070
Methodcpu_memory_demand
include/core/solver.h:862
Methoddistribute
Distribute edges to the sample pool. This function can be parallelized. */
include/core/solver.h:1083
Methoddistribute_numpy
Distribute edges to the sample pool. This function can be parallelized. */
include/core/solver.h:1110
Methodentity_prediction
Predict the distribution of missing entity or relation for triplets. Parameters: H (list of str, optional): names of hea
python/graphvite/application/application.py:646
Methodfeature_data_preprocess
(self, save_file)
python/graphvite/dataset.py:1053
Methodfill
Fill the memory space with data. Automatically resize the memory when necessary. */
include/base/memory.h:186
Methodforward
(self, indexes)
python/graphvite/application/network.py:39
Methodforward
(self, *indexes)
python/graphvite/application/network.py:62
Methodforward
include/instance/model/graph.h:40
Methodforward
include/instance/model/visualization.h:41
Methodforward
include/instance/model/knowledge_graph.h:42
Methodforward
include/instance/model/knowledge_graph.h:120
Methodforward
include/instance/model/knowledge_graph.h:208
Methodforward
include/instance/model/knowledge_graph.h:359
Methodforward
include/instance/model/knowledge_graph.h:454
Methodforward
include/instance/model/knowledge_graph.h:594
Methodfrom_memmap
(cls, *args, **kwargs)
python/graphvite/util.py:108
Methodget_attributes
(object, filter)
python/graphvite/application/application.py:167
Functionget_dataset
(x)
python/graphvite/cmd.py:84
Methodget_graph
(self, **kwargs)
python/graphvite/application/application.py:277
Methodget_graph
(self, **kwargs)
python/graphvite/application/application.py:559
Methodget_graph
(self, **kwargs)
python/graphvite/application/application.py:629
Methodget_graph
(self, **kwargs)
python/graphvite/application/application.py:1099
Methodget_min_partition
Determine the minimum number of partitions */
include/core/solver.h:269
Methodget_sample_function
Determine and prepare the sampling function */
include/core/solver.h:259
Methodget_schedule
Determine the schedule of partitions */
include/core/solver.h:519
Methodget_solver
(self, **kwargs)
python/graphvite/application/application.py:280
Methodget_solver
(self, **kwargs)
python/graphvite/application/application.py:562
Methodget_solver
(self, **kwargs)
python/graphvite/application/application.py:632
Methodget_solver
(self, **kwargs)
python/graphvite/application/application.py:1105
Functionget_update_function
include/core/optimizer.h:226
Functionget_update_function_1_moment
include/core/optimizer.h:242
Functionget_update_function_2_moment
include/core/optimizer.h:262
Methodgpu_memory_demand
* @param protocols protocols of embeddings * @param shapes shapes of embeddings * @param sampler_protocol protocol of negative sampling
include/core/solver.h:827
Methodgpu_memory_demand
@return GPU memory cost */
include/core/solver.h:1141
← previousnext →101–200 of 329, ranked by callers