Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KomputeProject/kompute
/ functions
Functions
243 in github.com/KomputeProject/kompute
⨍
Functions
243
◇
Types & classes
26
↳
Endpoints
1
Method
record
src/OpMemoryBarrier.cpp:29
Method
record
src/OpTensorCopy.cpp:42
Method
record
src/include/kompute/Sequence.hpp:62
Function
register_kompute_model_ml_types
examples/godot_logistic_regression/custom_module/kompute_model_ml/register_types.cpp:8
Function
register_kompute_summator_types
examples/godot_examples/custom_module/kompute_summator/register_types.cpp:8
Method
reset
examples/godot_examples/gdnative_shared/src/KomputeSummator.cpp:44
Method
reset
examples/godot_examples/custom_module/kompute_summator/KomputeSummatorNode.cpp:44
Method
run
(self)
setup.py:23
Function
save_param
(mdl, idx, data)
examples/neural_network_vgg7/sh_common.py:36
Function
setLogLevel
src/logger/Logger.cpp:93
Function
test_array_multiplication
()
python/test/test_array_multiplication.py:6
Function
test_end_to_end
()
python/test/test_kompute.py:15
Function
test_logistic_regression
()
python/test/test_logistic_regression.py:5
Function
test_mgr_utils
()
python/test/test_kompute.py:276
Function
test_pushconsts
()
python/test/test_kompute.py:172
Function
test_pushconsts_int
()
python/test/test_kompute.py:207
Function
test_sequence
Test basic OpAlgoBase operation
python/test/test_kompute.py:115
Function
test_shader_str
Test basic OpAlgoBase operation
python/test/test_kompute.py:75
Function
test_tensor_numpy_ownership
()
python/test/test_tensor_types.py:211
Function
test_type_double
()
python/test/test_tensor_types.py:91
Function
test_type_float
()
python/test/test_tensor_types.py:10
Function
test_type_float_double_incorrect
()
python/test/test_tensor_types.py:49
Function
test_type_int
()
python/test/test_tensor_types.py:131
Function
test_type_unsigned_int
()
python/test/test_tensor_types.py:171
Function
test_workgroup
()
python/test/test_kompute.py:245
Method
train
examples/godot_logistic_regression/gdnative_shared/src/KomputeModelML.cpp:17
Method
train
examples/godot_logistic_regression/custom_module/kompute_model_ml/KomputeModelMLNode.cpp:13
Function
unregister_kompute_model_ml_types
examples/godot_logistic_regression/custom_module/kompute_model_ml/register_types.cpp:14
Function
unregister_kompute_summator_types
examples/godot_examples/custom_module/kompute_summator/register_types.cpp:14
Method
vector
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
← previous
201–243 of 243, ranked by callers