MCPcopy Create free account

hub / github.com/KomputeProject/kompute / functions

Functions243 in github.com/KomputeProject/kompute

Methodrecord
src/OpMemoryBarrier.cpp:29
Methodrecord
src/OpTensorCopy.cpp:42
Methodrecord
src/include/kompute/Sequence.hpp:62
Functionregister_kompute_model_ml_types
examples/godot_logistic_regression/custom_module/kompute_model_ml/register_types.cpp:8
Functionregister_kompute_summator_types
examples/godot_examples/custom_module/kompute_summator/register_types.cpp:8
Methodreset
examples/godot_examples/gdnative_shared/src/KomputeSummator.cpp:44
Methodreset
examples/godot_examples/custom_module/kompute_summator/KomputeSummatorNode.cpp:44
Methodrun
(self)
setup.py:23
Functionsave_param
(mdl, idx, data)
examples/neural_network_vgg7/sh_common.py:36
FunctionsetLogLevel
src/logger/Logger.cpp:93
Functiontest_array_multiplication
()
python/test/test_array_multiplication.py:6
Functiontest_end_to_end
()
python/test/test_kompute.py:15
Functiontest_logistic_regression
()
python/test/test_logistic_regression.py:5
Functiontest_mgr_utils
()
python/test/test_kompute.py:276
Functiontest_pushconsts
()
python/test/test_kompute.py:172
Functiontest_pushconsts_int
()
python/test/test_kompute.py:207
Functiontest_sequence
Test basic OpAlgoBase operation
python/test/test_kompute.py:115
Functiontest_shader_str
Test basic OpAlgoBase operation
python/test/test_kompute.py:75
Functiontest_tensor_numpy_ownership
()
python/test/test_tensor_types.py:211
Functiontest_type_double
()
python/test/test_tensor_types.py:91
Functiontest_type_float
()
python/test/test_tensor_types.py:10
Functiontest_type_float_double_incorrect
()
python/test/test_tensor_types.py:49
Functiontest_type_int
()
python/test/test_tensor_types.py:131
Functiontest_type_unsigned_int
()
python/test/test_tensor_types.py:171
Functiontest_workgroup
()
python/test/test_kompute.py:245
Methodtrain
examples/godot_logistic_regression/gdnative_shared/src/KomputeModelML.cpp:17
Methodtrain
examples/godot_logistic_regression/custom_module/kompute_model_ml/KomputeModelMLNode.cpp:13
Functionunregister_kompute_model_ml_types
examples/godot_logistic_regression/custom_module/kompute_model_ml/register_types.cpp:14
Functionunregister_kompute_summator_types
examples/godot_examples/custom_module/kompute_summator/register_types.cpp:14
Methodvector
src/include/kompute/Tensor.hpp:323
Method~Algorithm
src/Algorithm.cpp:8
Method~KomputeModelML
examples/android/android-simple/app/src/main/cpp/KomputeModelML.cpp:9
Method~Manager
src/Manager.cpp:72
Method~OpAlgoDispatch
src/OpAlgoDispatch.cpp:7
Method~OpBase
* Default destructor for OpBase class. This OpBase destructor class should * always be called to destroy and free owned resources unless it is
src/include/kompute/operations/OpBase.hpp:26
Method~OpMemoryBarrier
src/OpMemoryBarrier.cpp:24
Method~OpMult
* Default destructor, which is in charge of destroying the algorithm * components but does not destroy the underlying tensors */
src/include/kompute/operations/OpMult.hpp:55
Method~OpTensorCopy
src/OpTensorCopy.cpp:37
Method~OpTensorSyncDevice
src/OpTensorSyncDevice.cpp:20
Method~OpTensorSyncLocal
src/OpTensorSyncLocal.cpp:22
Method~Sequence
src/Sequence.cpp:27
Method~Tensor
src/Tensor.cpp:61
Method~TensorT
src/include/kompute/Tensor.hpp:319
← previous201–243 of 243, ranked by callers