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
↓ 193 callers
Method
tensor
src/include/kompute/Manager.hpp:98
↓ 154 callers
Method
data
src/include/kompute/Tensor.hpp:229
↓ 125 callers
Method
size
src/Tensor.cpp:110
↓ 107 callers
Method
sequence
src/Manager.cpp:444
↓ 80 callers
Method
algorithm
* Default non-template function that can be used to create algorithm * objects which provides default types to the push and spec constants as
src/include/kompute/Manager.hpp:142
↓ 77 callers
Method
vector
src/include/kompute/Tensor.hpp:242
↓ 63 callers
Method
record
src/Sequence.cpp:277
↓ 60 callers
Method
eval
src/Sequence.cpp:93
↓ 33 callers
Method
isInit
src/Tensor.cpp:103
↓ 29 callers
Function
compileSource
test/shaders/Utils.cpp:10
↓ 23 callers
Method
OpAlgoDispatch
src/include/kompute/operations/OpAlgoDispatch.hpp:28
↓ 22 callers
Method
Manager
src/Manager.cpp:35
↓ 22 callers
Function
plot_tensor
(window_name: str, tensor: np.ndarray, coord_highlight: tuple[int, int] = None)
examples/python_naive_matmul/matmul_plot.py:7
↓ 20 callers
Method
OpTensorSyncDevice
src/OpTensorSyncDevice.cpp:7
↓ 19 callers
Method
OpTensorSyncLocal
src/OpTensorSyncLocal.cpp:9
↓ 17 callers
Method
begin
src/Sequence.cpp:36
↓ 16 callers
Method
end
src/Sequence.cpp:63
↓ 15 callers
Method
evalAwait
src/Sequence.cpp:149
↓ 14 callers
Method
destroy
src/Tensor.cpp:507
↓ 11 callers
Method
memorySize
src/Tensor.cpp:122
↓ 10 callers
Function
compile_source
(source)
python/test/utils.py:4
↓ 9 callers
Method
dataType
src/Tensor.cpp:128
↓ 9 callers
Method
tensorType
src/Tensor.cpp:97
↓ 7 callers
Method
isRecording
src/Sequence.cpp:183
↓ 6 callers
Method
clear
src/Manager.cpp:272
↓ 6 callers
Function
exit_with_usage
(pname)
external/bin/xxd.c:250
↓ 6 callers
Method
isRunning
src/Sequence.cpp:177
↓ 6 callers
Function
jfloatArrayToVector
examples/android/android-simple/app/src/main/cpp/KomputeJniNative.cpp:29
↓ 5 callers
Method
evalAsync
src/Sequence.cpp:108
↓ 4 callers
Method
clear
src/Sequence.cpp:83
↓ 4 callers
Method
recordPrimaryBufferMemoryBarrier
src/Tensor.cpp:255
↓ 4 callers
Method
setData
src/include/kompute/Tensor.hpp:330
↓ 3 callers
Method
recordCopyBuffer
src/Tensor.cpp:244
↓ 3 callers
Method
tensorT
src/include/kompute/Manager.hpp:82
↓ 3 callers
Method
toString
src/Tensor.cpp:7
↓ 3 callers
Function
xxdline
* Print line l. If nz is false, xxdline regards the line a line of * zeroes. If there are three or more consecutive lines of zeroes, * they are repl
external/bin/xxd.c:406
↓ 2 callers
Method
allocateBindMemory
src/Tensor.cpp:462
↓ 2 callers
Method
createBuffer
src/Tensor.cpp:436
↓ 2 callers
Method
destroy
src/Manager.cpp:78
↓ 2 callers
Method
destroy
src/Algorithm.cpp:23
↓ 2 callers
Method
destroy
src/Sequence.cpp:207
↓ 2 callers
Method
getDeviceProperties
src/Manager.cpp:463
↓ 2 callers
Method
listDevices
src/Manager.cpp:469
↓ 2 callers
Function
load_param
(mdl, idx, expected)
examples/neural_network_vgg7/sh_common.py:31
↓ 2 callers
Method
rebuild
src/Tensor.cpp:73
↓ 2 callers
Method
recordBufferMemoryBarrier
src/Tensor.cpp:289
↓ 2 callers
Function
setupLogger
src/logger/Logger.cpp:21
↓ 2 callers
Method
train
examples/android/android-simple/app/src/main/cpp/KomputeModelML.cpp:11
↓ 2 callers
Function
vectorToJFloatArray
examples/android/android-simple/app/src/main/cpp/KomputeJniNative.cpp:41
↓ 2 callers
Function
vkPropertiesToDict
python/src/utils.hpp:10
↓ 1 callers
Method
_init
examples/godot_logistic_regression/gdnative_shared/src/KomputeModelML.cpp:146
↓ 1 callers
Method
_init
examples/godot_logistic_regression/custom_module/kompute_model_ml/KomputeModelMLNode.cpp:142
↓ 1 callers
Method
_init
examples/godot_examples/gdnative_shared/src/KomputeSummator.cpp:54
↓ 1 callers
Method
_init
examples/godot_examples/custom_module/kompute_summator/KomputeSummatorNode.cpp:54
↓ 1 callers
Method
allocateMemoryCreateGPUResources
src/Tensor.cpp:395
↓ 1 callers
Method
build_extension
(self, ext)
setup.py:37
↓ 1 callers
Function
compileSource
examples/godot_examples/gdnative_shared/src/KomputeSummator.cpp:8
↓ 1 callers
Function
compileSource
examples/godot_examples/custom_module/kompute_summator/KomputeSummatorNode.cpp:7
↓ 1 callers
Function
compile_source
(source)
examples/neural_network_vgg7/sh_conv.py:5
↓ 1 callers
Method
constructDescriptorBufferInfo
src/Tensor.cpp:317
↓ 1 callers
Method
createCommandBuffer
src/Sequence.cpp:319
↓ 1 callers
Method
createCommandPool
src/Sequence.cpp:300
↓ 1 callers
Method
createDevice
src/Manager.cpp:295
↓ 1 callers
Method
createInstance
src/Manager.cpp:152
↓ 1 callers
Method
createParameters
src/Algorithm.cpp:127
↓ 1 callers
Method
createPipeline
src/Algorithm.cpp:227
↓ 1 callers
Method
createShaderModule
src/Algorithm.cpp:206
↓ 1 callers
Method
createTimestampQueryPool
src/Sequence.cpp:341
↓ 1 callers
Method
dataTypeMemorySize
src/Tensor.cpp:116
↓ 1 callers
Function
getLogLevel
src/logger/Logger.cpp:73
↓ 1 callers
Method
getPrimaryBufferUsageFlags
src/Tensor.cpp:328
↓ 1 callers
Method
getPrimaryMemoryPropertyFlags
src/Tensor.cpp:350
↓ 1 callers
Method
getStagingBufferUsageFlags
src/Tensor.cpp:369
↓ 1 callers
Method
getStagingMemoryPropertyFlags
src/Tensor.cpp:382
↓ 1 callers
Method
getTimestamps
src/Sequence.cpp:369
↓ 1 callers
Method
get_params
examples/android/android-simple/app/src/main/cpp/KomputeModelML.cpp:110
↓ 1 callers
Function
huntype
* Max. cols binary characters are decoded from the input stream per line. * Two adjacent garbage characters after evaluated data delimit valid data.
external/bin/xxd.c:286
↓ 1 callers
Method
isInit
src/Algorithm.cpp:15
↓ 1 callers
Method
isInit
src/Sequence.cpp:189
↓ 1 callers
Function
main
()
examples/python_naive_matmul/benchmark.py:10
↓ 1 callers
Function
main
()
examples/python_naive_matmul/imp2_tiled.py:98
↓ 1 callers
Function
main
()
examples/python_naive_matmul/matmul_plot.py:25
↓ 1 callers
Function
main
()
examples/python_naive_matmul/imp3_better_tiling.py:119
↓ 1 callers
Function
main
()
examples/python_naive_matmul/imp1_naive.py:99
↓ 1 callers
Function
main
()
examples/python_naive_matmul/first_example.py:5
↓ 1 callers
Method
mapRawData
src/Tensor.cpp:146
↓ 1 callers
Method
postEval
src/OpTensorCopy.cpp:59
↓ 1 callers
Method
preEval
src/OpTensorCopy.cpp:53
↓ 1 callers
Method
predict
examples/android/android-simple/app/src/main/cpp/KomputeModelML.cpp:82
↓ 1 callers
Method
rawData
src/Tensor.cpp:134
↓ 1 callers
Method
rebuild
src/include/kompute/Algorithm.hpp:84
↓ 1 callers
Method
recordBindCore
src/Algorithm.cpp:323
↓ 1 callers
Method
recordBindPush
src/Algorithm.cpp:341
↓ 1 callers
Method
recordCopyFrom
src/Tensor.cpp:197
↓ 1 callers
Method
recordCopyFromDeviceToStaging
src/Tensor.cpp:229
↓ 1 callers
Method
recordCopyFromStagingToDevice
src/Tensor.cpp:214
↓ 1 callers
Method
recordDispatch
src/Algorithm.cpp:358
↓ 1 callers
Method
recordStagingBufferMemoryBarrier
src/Tensor.cpp:272
↓ 1 callers
Method
rerecord
src/Sequence.cpp:196
↓ 1 callers
Function
run_cli
CLI function for shader generation
scripts/convert_shaders.py:71
next →
1–100 of 243, ranked by callers