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
↓ 12 callers
Method
impl
* @brief Accesses the underlying implementation object. * @return Shared pointer to TensorViewImpl. */
mllm/core/Tensor.hpp:631
↓ 12 callers
Function
is_aligned_16
benchmarks/cpu/arm_mllm_blas_sgemm.cpp:12
↓ 12 callers
Function
mllm_cpu_has_sve
mllm/backends/cpu/kernels/arm/linear/ggml/gemm_aarch64.cpp:26
↓ 12 callers
Method
removeOp
mllm/compile/ir/Node.cpp:303
↓ 12 callers
Function
swap
mllm/utils/IntrusivePtr.hpp:129
↓ 12 callers
Method
updateKVCache
mllm/nn/lmcache/StaticCache.cpp:72
↓ 12 callers
Function
vsigmoid_f16
mllm/backends/cpu/kernels/arm/math.hpp:422
↓ 11 callers
Method
__init__
(self, config: Dict)
task.py:93
↓ 11 callers
Method
allocateBlock
mllm/backends/ascend/memory/AscendMemoryPool.cpp:42
↓ 11 callers
Method
begin
mllm/models/ARGeneration.cpp:23
↓ 11 callers
Method
contiguous
(self)
pymllm/ffi/__init__.py:224
↓ 11 callers
Method
flatten
mllm/core/Tensor.cpp:632
↓ 11 callers
Method
freeze_weight
PTQ Core: Observe current weights, calculate and fix Scale/ZP
pymllm/backends/qualcomm/transformers/core/qlinear.py:30
↓ 11 callers
Method
getBlockPtr
mllm/backends/ascend/memory/AscendMemoryPool.cpp:90
↓ 11 callers
Function
getGlobalAtbContext
mllm/backends/ascend/AscendCommon.cpp:172
↓ 11 callers
Method
getInfo
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:7430
↓ 11 callers
Method
graphAddNode
mllm/backends/qnn/QNNBackend.cpp:590
↓ 11 callers
Method
h
mllm/preprocessor/visual/Image.cpp:105
↓ 11 callers
Function
log
mllm/nn/Functional.cpp:94
↓ 11 callers
Function
makeValue
tests/engine/RadixTreeTest.cpp:21
↓ 11 callers
Method
matmul
mllm/backends/cpu/kernels/common/llamafile/llamafile_sgemm.cpp:249
↓ 11 callers
Method
nextOp
mllm/compile/ir/Node.cpp:40
↓ 11 callers
Method
ones
mllm/core/Tensor.cpp:126
↓ 11 callers
Method
registerQuantizeImpl
tools/mllm-quantizer/driver.cpp:22
↓ 11 callers
Function
saveReport
mllm/engine/Perf.cpp:56
↓ 11 callers
Function
stop
mllm/engine/Perf.cpp:47
↓ 11 callers
Method
subview
mllm/engine/prefix_cache/RadixTree.hpp:107
↓ 11 callers
Function
traceStart
mllm/compile/ir/Trace.cpp:63
↓ 11 callers
Function
traceStop
mllm/compile/ir/Trace.cpp:90
↓ 11 callers
Method
w
mllm/preprocessor/visual/Image.cpp:103
↓ 10 callers
Function
buildErrHandler
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:2662
↓ 10 callers
Method
copy
* Create a copy of the conversation */
mllm/models/deepseek_ocr/conversation_preprocess.hpp:193
↓ 10 callers
Method
end
mllm/utils/SymbolTable.hpp:70
↓ 10 callers
Method
find
mllm/engine/prefix_cache/Cache.cpp:24
↓ 10 callers
Method
free
mllm/engine/BuddyMemPool.cpp:70
↓ 10 callers
Function
getQnnOutputTensorType
mllm/backends/qnn/QNNUtils.cpp:598
↓ 10 callers
Function
getQuantScale
mllm/backends/qnn/QNNUtils.hpp:138
↓ 10 callers
Method
isSpecialToken
mllm/preprocessor/tokenizers/AutoTokenizer.cpp:111
↓ 10 callers
Method
memType
mllm/core/Tensor.cpp:497
↓ 10 callers
Method
memoryManager
mllm/engine/Context.hpp:35
↓ 10 callers
Function
mllm_cpu_has_matmul_int8
mllm/backends/cpu/kernels/arm/linear/ggml/gemm_aarch64.cpp:34
↓ 10 callers
Method
numel
(self)
pymllm/ffi/__init__.py:254
↓ 10 callers
Function
start
mllm/engine/Perf.cpp:24
↓ 10 callers
Function
vtanh_fp32
Single precision hyperbolic tangent computed for 4 simultaneous float */
mllm/backends/cpu/kernels/arm/math.hpp:321
↓ 9 callers
Method
_lookup_inverse_vocab
mllm/preprocessor/tokenizers/BPE.cpp:145
↓ 9 callers
Function
arange
( start: float, end: float, step: float = 1, dtype: DType = float32, device_type: Union[De
pymllm/ffi/__init__.py:331
↓ 9 callers
Method
belongsTo
mllm/compile/ir/Node.cpp:44
↓ 9 callers
Method
chat
mllm/models/ARGeneration.cpp:442
↓ 9 callers
Method
data
mllm/engine/prefix_cache/RadixTree.hpp:85
↓ 9 callers
Method
delete_
mllm/core/Tensor.cpp:38
↓ 9 callers
Function
fill_arange_anytype
mllm/backends/cpu/kernels/arm/fill.hpp:96
↓ 9 callers
Function
fill_ones_anytype
mllm/backends/cpu/kernels/arm/fill.hpp:63
↓ 9 callers
Function
fill_value_anytype
mllm/backends/cpu/kernels/common/kernel_dispatch.hpp:162
↓ 9 callers
Function
fill_zeros_anytype
mllm/backends/cpu/kernels/arm/fill.hpp:40
↓ 9 callers
Method
getNativeTensor
mllm/backends/qnn/QNNUtils.hpp:199
↓ 9 callers
Function
isOk
(any C.MllmCAny)
mllm-cli/mllm/c.go:33
↓ 9 callers
Method
pop
mllm/engine/service/Service.cpp:24
↓ 9 callers
Method
reshape
mllm/core/Tensor.cpp:574
↓ 9 callers
Method
setName
mllm/nn/AbstractNnNode.cpp:21
↓ 9 callers
Method
submit
mllm/engine/DispatcherManager.cpp:18
↓ 9 callers
Function
vmaxvq_f32
mllm/backends/cpu/kernels/common/ggml/vec_dot.hpp:396
↓ 8 callers
Method
_bpe
mllm/preprocessor/tokenizers/BPE.cpp:74
↓ 8 callers
Method
add
mllm/preprocessor/tokenizers/AutoTokenizer.cpp:15
↓ 8 callers
Method
addToSymbolTable
mllm/compile/ir/Node.cpp:250
↓ 8 callers
Method
begin
mllm/utils/SymbolTable.hpp:69
↓ 8 callers
Function
compute_scale_factors
Helper function to compute scale factors
mllm/backends/cpu/ops/InterpolateOp.cpp:14
↓ 8 callers
Method
doWork
benchmarks/ext_stl/intrusive_ptr.cpp:21
↓ 8 callers
Method
emplaceParamTensor
mllm/backends/qnn/aot/QnnWrappersAPI.cpp:250
↓ 8 callers
Method
end
mllm/models/ARGeneration.cpp:25
↓ 8 callers
Function
fill_specific_value_anytype
mllm/backends/cpu/kernels/arm/fill.hpp:79
↓ 8 callers
Method
from_pretrained
mllm/models/vocos/modeling_vocos.hpp:330
↓ 8 callers
Method
get
mllm/utils/IntrusivePtr.hpp:99
↓ 8 callers
Method
get
mllm/utils/Argparse.hpp:117
↓ 8 callers
Function
getContextPlatformVersion
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:2181
↓ 8 callers
Method
getDevice
mllm/nn/AbstractNnNode.cpp:45
↓ 8 callers
Method
getKVCache
mllm/nn/lmcache/StaticCache.cpp:139
↓ 8 callers
Function
get_scale_shuffle_q3k
shuffles to pick the required scales in dot products
mllm/backends/cpu/kernels/common/ggml/quantize/quantize.hpp:367
↓ 8 callers
Method
initFromSentencePieceJson
mllm/preprocessor/tokenizers/BPE.cpp:17
↓ 8 callers
Method
isInplace
mllm/core/BaseOp.hpp:68
↓ 8 callers
Method
isMatch
mllm/compile/passes/ProgramLoweringPipeline.cpp:27
↓ 8 callers
Method
load
(self, pf: ffi.ParameterFile)
pymllm/nn/_module.py:45
↓ 8 callers
Function
pack_8_uint1_values
Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. This source code is licensed under the license found in the LICENSE file in t
mllm/backends/cpu/kernels/arm/quantize/bitspack/u1.hpp:23
↓ 8 callers
Function
pack_8_uint3_values
Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. This source code is licensed under the license found in the LICENSE file in t
mllm/backends/cpu/kernels/arm/quantize/bitspack/u3.hpp:23
↓ 8 callers
Function
pack_8_uint5_values
Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. This source code is licensed under the license found in the LICENSE file in t
mllm/backends/cpu/kernels/arm/quantize/bitspack/u5.hpp:23
↓ 8 callers
Function
pack_8_uint7_values
Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. This source code is licensed under the license found in the LICENSE file in t
mllm/backends/cpu/kernels/arm/quantize/bitspack/u7.hpp:23
↓ 8 callers
Method
physicalAddr
mllm/engine/prefix_cache/Cache.cpp:33
↓ 8 callers
Method
rewrite
mllm/compile/passes/ProgramLoweringPipeline.cpp:31
↓ 8 callers
Method
search
mllm/engine/prefix_cache/RadixTree.cpp:105
↓ 8 callers
Method
storageOffset
mllm/core/TensorViewImpl.cpp:81
↓ 8 callers
Method
swap
mllm/utils/IntrusivePtr.hpp:97
↓ 8 callers
Function
topk
mllm/nn/Functional.cpp:102
↓ 8 callers
Function
unpack_8_uint1_values
mllm/backends/cpu/kernels/arm/quantize/bitspack/u1.hpp:31
↓ 8 callers
Function
unpack_8_uint3_values
mllm/backends/cpu/kernels/arm/quantize/bitspack/u3.hpp:47
↓ 8 callers
Function
unpack_8_uint5_values
mllm/backends/cpu/kernels/arm/quantize/bitspack/u5.hpp:37
↓ 8 callers
Function
unpack_8_uint7_values
mllm/backends/cpu/kernels/arm/quantize/bitspack/u7.hpp:57
↓ 7 callers
Method
Error
! \brief Create a new CL error exception for a given error code * and corresponding message. * * \param err error code v
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:759
↓ 7 callers
Function
alloc_quant_block
tools/mllm-quantizer/schema/gguf.cpp:20
↓ 7 callers
Method
allocator
mllm/backends/base/Backend.hpp:30
↓ 7 callers
Method
arange
mllm/core/Tensor.cpp:132
↓ 7 callers
Function
copy
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:10298
← previous
next →
201–300 of 5,971, ranked by callers