Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UbiquitousLearning/mllm
/ functions
Functions
5,971 in github.com/UbiquitousLearning/mllm
⨍
Functions
5,971
◇
Types & classes
1,855
↳
Endpoints
4
↓ 1,156 callers
Method
shape
mllm/core/Tensor.cpp:528
↓ 882 callers
Method
size
mllm/core/Tensor.cpp:564
↓ 612 callers
Method
size
\brief Returns the size of the object in bytes based on the runtime number of dimensions
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:6162
↓ 602 callers
Function
print
mllm/mllm.hpp:228
↓ 458 callers
Method
dtype
mllm/core/Tensor.cpp:519
↓ 458 callers
Function
empty
mllm/ffi/Extension.cc:28
↓ 448 callers
Method
numel
mllm/core/Tensor.cpp:534
↓ 384 callers
Method
view
mllm/core/Tensor.cpp:578
↓ 328 callers
Method
alloc
mllm/engine/BuddyMemPool.cpp:53
↓ 321 callers
Method
get
===----------------------------------------------------------------------===// SessionPool ===--------------------------------------------------------
mllm/engine/service/Service.cpp:77
↓ 303 callers
Method
data
mllm/core/MappedFile.hpp:31
↓ 273 callers
Function
errHandler
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:791
↓ 233 callers
Method
getAttr
mllm/compile/ir/Node.cpp:52
↓ 229 callers
Method
impl
mllm/nn/Layer.cpp:49
↓ 211 callers
Method
get
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:2262
↓ 208 callers
Method
pull
mllm/core/ParameterFile.cpp:48
↓ 207 callers
Method
getThreads
mllm/core/BaseOp.hpp:42
↓ 202 callers
Method
end
mllm/core/ParameterFile.cpp:59
↓ 199 callers
Method
at
mllm/engine/prefix_cache/RadixTree.hpp:63
↓ 194 callers
Method
transpose
mllm/core/Tensor.cpp:435
↓ 187 callers
Method
to
mllm/nn/Layer.cpp:13
↓ 179 callers
Method
front
mllm/engine/prefix_cache/RadixTree.hpp:77
↓ 178 callers
Method
empty
mllm/core/Tensor.cpp:78
↓ 177 callers
Function
max
mllm/nn/Functional.cpp:118
↓ 170 callers
Method
begin
mllm/core/ParameterFile.cpp:57
↓ 157 callers
Method
help
mllm/utils/Argparse.hpp:109
↓ 153 callers
Method
setArg
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:6379
↓ 143 callers
Method
insert
mllm/engine/prefix_cache/TLB.cpp:22
↓ 140 callers
Function
min
mllm/nn/Functional.cpp:113
↓ 135 callers
Method
attach
mllm/core/Tensor.hpp:723
↓ 130 callers
Function
matmul
mllm/nn/Functional.cpp:32
↓ 120 callers
Function
wrapTensors2TensorIR
mllm/compile/ir/tensor/Value.hpp:43
↓ 116 callers
Function
zeros
( shape: tvm_ffi.Shape, dtype: DType = float32, device_type: Union[Device, str] = cpu )
pymllm/ffi/__init__.py:315
↓ 114 callers
Method
add
mllm/core/Tensor.cpp:193
↓ 114 callers
Method
name
mllm/core/Tensor.cpp:495
↓ 111 callers
Method
derive
(self, cls)
mllm/compile/ir/rtti_kind_gen.py:36
↓ 111 callers
Method
device
mllm/core/Tensor.cpp:526
↓ 107 callers
Method
getBackend
mllm/engine/Context.cpp:37
↓ 103 callers
Method
getAOp
mllm/compile/ir/linalg/Op.hpp:142
↓ 101 callers
Function
random
( shape: tvm_ffi.Shape, start: float = -1.0, end: float = 1.0, dtype: DType = float32, dev
pymllm/ffi/__init__.py:343
↓ 99 callers
Method
buildOpAndSubmitTask
mllm/engine/Context.cpp:49
↓ 99 callers
Method
push
mllm/core/ParameterFile.cpp:28
↓ 97 callers
Method
find
mllm/nn/lmcache/PrefixCache.cpp:52
↓ 96 callers
Function
nameOfType
mllm/core/DataTypes.cpp:117
↓ 93 callers
Method
getTopRegion
mllm/compile/ir/Node.cpp:166
↓ 90 callers
Method
getName
mllm/backends/qnn/aot/QnnWrappersAPI.cpp:266
↓ 87 callers
Method
str
mllm/compile/symbolic_expr/Eval.cpp:70
↓ 85 callers
Method
resize
mllm/preprocessor/visual/Image.cpp:42
↓ 82 callers
Method
end
mllm/models/minicpm_o2_6/llm_chunk_generation.hpp:158
↓ 75 callers
Method
setAttr
mllm/compile/ir/Node.cpp:50
↓ 70 callers
Method
setName
mllm/core/BaseOp.cpp:18
↓ 69 callers
Method
lookupSymbolTable
mllm/compile/ir/Node.cpp:252
↓ 69 callers
Method
storage
mllm/core/TensorViewImpl.cpp:12
↓ 66 callers
Method
rank
mllm/core/Tensor.cpp:530
↓ 65 callers
Function
concat
mllm/nn/Functional.cpp:62
↓ 65 callers
Method
load
mllm/nn/Layer.cpp:11
↓ 61 callers
Method
clear
mllm/compile/PassManager.cpp:24
↓ 61 callers
Method
isNil
* @brief If this tensor is not initialized * * @return true * @return false */
mllm/core/Tensor.hpp:75
↓ 60 callers
Method
getTopParameterFile
mllm/nn/Module.cpp:78
↓ 59 callers
Method
captureQnnAOTNodeTensor
mllm/backends/qnn/aot/QnnWrappersAPI.cpp:687
↓ 58 callers
Method
begin
mllm/models/minicpm_o2_6/llm_chunk_generation.hpp:157
↓ 58 callers
Method
createOp
mllm/backends/base/Backend.cpp:9
↓ 57 callers
Method
contiguous
mllm/core/Tensor.cpp:570
↓ 56 callers
Method
getModuleName
mllm/nn/Module.hpp:196
↓ 55 callers
Method
getSymbolAttr
mllm/compile/ir/builtin/Interface.hpp:19
↓ 54 callers
Function
enumerate
mllm/utils/Enumerate.hpp:188
↓ 54 callers
Method
getContext
mllm/backends/qnn/aot/QnnWrappersAPI.cpp:727
↓ 53 callers
Method
print
mllm/compile/ir/IRPrinter.hpp:44
↓ 52 callers
Function
str2DeviceType
mllm/core/DeviceTypes.hpp:43
↓ 51 callers
Function
device
(device_type: str)
pymllm/ffi/__init__.py:296
↓ 49 callers
Method
isSet
mllm/utils/Argparse.hpp:107
↓ 48 callers
Function
traceComment
mllm/compile/ir/Trace.cpp:56
↓ 45 callers
Method
back
mllm/engine/prefix_cache/RadixTree.hpp:81
↓ 42 callers
Function
copy
mllm/engine/io/Primitives.cpp:10
↓ 42 callers
Method
setName
mllm/backends/qnn/aot/QnnWrappersAPI.cpp:261
↓ 42 callers
Method
to
(self, x)
pymllm/nn/_module.py:29
↓ 41 callers
Function
vaddvq_f32
mllm/backends/cpu/kernels/common/ggml/vec_dot.hpp:392
↓ 38 callers
Function
cos
mllm/nn/Functional.cpp:100
↓ 38 callers
Function
sin
mllm/nn/Functional.cpp:98
↓ 37 callers
Function
allClose
|a - b| <= atol + rtol * |b|
mllm/mllm.cpp:160
↓ 37 callers
Method
bytes
mllm/core/Tensor.cpp:669
↓ 37 callers
Function
getInfo
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:1920
↓ 37 callers
Method
permute
mllm/core/Tensor.cpp:665
↓ 36 callers
Method
emplaceInput
mllm/backends/qnn/aot/QnnWrappersAPI.cpp:222
↓ 35 callers
Function
QDQ
examples/qwen3_qnn_aot/modeling_qwen_qnn_aot_sha.hpp:44
↓ 35 callers
Function
QDQ
examples/qwen3_qnn_aot/modeling_qwen_qnn_aot.hpp:39
↓ 35 callers
Function
bytesOfType
mllm/core/DataTypes.cpp:62
↓ 35 callers
Method
size
mllm/engine/prefix_cache/RadixTree.hpp:89
↓ 35 callers
Method
stride
mllm/core/Tensor.cpp:532
↓ 35 callers
Method
weight
mllm/nn/layers/Param.cpp:19
↓ 34 callers
Function
nearest_int
mllm/backends/cpu/kernels/common/ggml/quantize/quantize.hpp:261
↓ 34 callers
Function
vsigmoid_f32
mllm/backends/cpu/kernels/arm/math.hpp:259
↓ 33 callers
Function
QDQ
examples/qwen2_qnn_aot/modeling_qwen2_qnn_aot_sha.hpp:44
↓ 33 callers
Function
QDQ
examples/qwen2_qnn_aot/modeling_qwen2_qnn_aot.hpp:39
↓ 33 callers
Function
QDQ
examples/llama_qnn_aot/modeling_llama_qnn_aot_sha.hpp:44
↓ 33 callers
Function
QDQ
examples/llama_qnn_aot/modeling_llama_qnn_aot.hpp:39
↓ 33 callers
Method
reg
mllm/nn/Module.hpp:83
↓ 32 callers
Method
has_value
mllm/utils/AnyValue.hpp:120
↓ 32 callers
Function
lanesOfType
mllm/core/DataTypes.cpp:9
↓ 32 callers
Function
load
mllm/mllm.cpp:135
next →
1–100 of 5,971, ranked by callers