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 callers
Function
write_be32
mllm/engine/prefix_cache/HaHaHash.cpp:20
↓ 1 callers
Method
~MultimodalRoPEOpOptions
mllm/core/aops/MultimodalRoPEOp.hpp:55
Method
AOTCompileContext
Delete copy constructor and assignment operator
mllm/backends/qnn/aot/passes/AOTCompileContext.hpp:21
Method
ARGenerationChatContext
mllm/models/ARGeneration.cpp:17
Method
ARGenerationChatIterator
mllm/models/ARGeneration.cpp:27
Method
AbstractNnNode
mllm/nn/AbstractNnNode.cpp:8
Method
AbstractStaticCache
mllm/nn/lmcache/StaticCache.hpp:15
Method
AddFloat16Test
Test Add operation with different shapes
tests/ascend/AscendKernelTest.hpp:18
Method
AllocOp
mllm/compile/ir/tensor/Op.cpp:62
Method
AllocOp
mllm/compile/ir/program/Op.cpp:189
Method
AnyValue
mllm/utils/AnyValue.hpp:30
Method
Argparse
mllm/utils/Argparse.hpp:135
Method
ArgsortOp
mllm/core/aops/ArgsortOp.cpp:12
Method
AscendAddOp
mllm/backends/ascend/ops/AscendElewiseOps.cpp:20
Method
AscendAllocator
mllm/backends/ascend/AscendAllocator.cpp:11
Method
AscendAttentionKernelTest
tests/ascend/AscendAttentionKernelTest.hpp:17
Method
AscendBackend
mllm/backends/ascend/AscendBackend.cpp:22
Method
AscendConcatOp
mllm/backends/ascend/ops/AscendConcatOp.cpp:21
Method
AscendDeviceMetaInfo
mllm/backends/ascend/AscendCommon.hpp:66
Method
AscendDeviceMetaInfo
mllm/backends/ascend/AscendCommon.cpp:227
Method
AscendDispatcher
mllm/backends/ascend/AscendDispatcher.cpp:19
Method
AscendKernelTest
tests/ascend/AscendKernelTest.hpp:14
Method
AscendLinearKernelTest
tests/ascend/AscendLinearKernelTest.hpp:21
Method
AscendLinearOp
mllm/backends/ascend/ops/AscendLinearOp.cpp:20
Method
AscendMatMulOp
mllm/backends/ascend/ops/AscendMatMulOp.cpp:20
Method
AscendMemoryPool
mllm/backends/ascend/memory/AscendMemoryPool.cpp:14
Method
AscendMulOp
mllm/backends/ascend/ops/AscendElewiseOps.cpp:191
Method
AscendRMSNormKernelTest
tests/ascend/AscendRMSNormKernelTest.hpp:16
Method
AscendRMSNormOp
mllm/backends/ascend/ops/AscendRMSNormOp.cpp:21
Method
AscendSiLUKernelTest
tests/ascend/AscendSiLUKernelTest.hpp:16
Method
AscendSiLUOp
mllm/backends/ascend/ops/AscendSiLUOp.cpp:20
Method
AscendSliceOp
mllm/backends/ascend/ops/AscendSliceOp.cpp:20
Method
AscendSoftmaxKernelTest
tests/ascend/AscendSoftmaxKernelTest.hpp:16
Method
AscendSoftmaxOp
mllm/backends/ascend/ops/AscendSoftmaxOp.cpp:20
Method
AscendSubOp
mllm/backends/ascend/ops/AscendElewiseOps.cpp:106
Method
AscendTensorHandle
mllm/backends/ascend/AscendCommon.hpp:74
Method
AscendTensorHandle
mllm/backends/ascend/AscendCommon.cpp:23
Method
AscendTimer
mllm/backends/ascend/AscendCommon.cpp:153
Method
AscendViewOp
mllm/backends/ascend/ops/AscendViewOp.cpp:8
Method
AscendX2XOp
mllm/backends/ascend/ops/AscendX2XOp.cpp:15
Method
Attention
mllm/models/deepseek_ocr/deepencoder.hpp:357
Method
Attr
mllm/compile/ir/Node.cpp:193
Method
AudioAvgPooler
mllm/models/minicpm_o2_6/modeling_minicpmo.hpp:50
Method
AudioProjectionLayer
mllm/models/minicpm_o2_6/modeling_minicpmo.hpp:25
Method
AvgPool1d
mllm/nn/layers/AvgPool1d.cpp:7
Method
AvgPool1dOp
mllm/core/aops/AvgPool1dOp.cpp:12
Function
BM_IntrusivePtr_Copy
Benchmark test: copy operations
benchmarks/ext_stl/intrusive_ptr.cpp:86
Function
BM_IntrusivePtr_CreateDestroy
Benchmark test: creation and destruction
benchmarks/ext_stl/intrusive_ptr.cpp:61
Function
BM_IntrusivePtr_FunctionPassing
benchmarks/ext_stl/intrusive_ptr.cpp:315
Function
BM_IntrusivePtr_Map
Benchmark test: usage in associative containers
benchmarks/ext_stl/intrusive_ptr.cpp:264
Function
BM_IntrusivePtr_Move
Benchmark test: move operations
benchmarks/ext_stl/intrusive_ptr.cpp:121
Function
BM_IntrusivePtr_Multithreaded
Benchmark test: reference counting operations in multithreaded environment
benchmarks/ext_stl/intrusive_ptr.cpp:160
Function
BM_IntrusivePtr_Vector
Benchmark test: usage in containers
benchmarks/ext_stl/intrusive_ptr.cpp:225
Function
BM_SharedPtr_Copy
benchmarks/ext_stl/intrusive_ptr.cpp:103
Function
BM_SharedPtr_CreateDestroy
benchmarks/ext_stl/intrusive_ptr.cpp:73
Function
BM_SharedPtr_FunctionPassing
benchmarks/ext_stl/intrusive_ptr.cpp:330
Function
BM_SharedPtr_Map
benchmarks/ext_stl/intrusive_ptr.cpp:284
Function
BM_SharedPtr_Move
benchmarks/ext_stl/intrusive_ptr.cpp:140
Function
BM_SharedPtr_Multithreaded
benchmarks/ext_stl/intrusive_ptr.cpp:192
Function
BM_SharedPtr_Vector
benchmarks/ext_stl/intrusive_ptr.cpp:244
Method
Backend
mllm/backends/base/Backend.cpp:7
Method
BaseOp
mllm/core/BaseOp.cpp:8
Method
BaseOp
mllm/ffi/Object.hh:108
Method
BaseOpObj
mllm/ffi/Object.hh:101
Method
BaseOpOptions
mllm/core/BaseOp.hpp:26
Method
BaseOpOptionsBase
mllm/core/BaseOp.hpp:90
Method
BaseRef
mllm-kernel/include/mllm_kernel/tensor.hpp:333
Method
BasicImageTransform
========================= BasicImageTransform =========================
mllm/preprocessor/visual/ImageTransform.cpp:115
Method
BinaryExprAST
mllm/compile/symbolic_expr/AST.hpp:69
Method
BindOp
mllm/compile/ir/program/Op.cpp:230
Method
BlasKernelTest
tests/cpu/BlasKernelTest.hpp:14
Method
Block
mllm/models/deepseek_ocr/deepencoder.hpp:556
Method
Blocks
mllm/models/deepseek_ocr/deepencoder.hpp:632
Method
BoolAttr
mllm/compile/ir/builtin/Attribute.cpp:79
Method
BuddyMemPool
mllm/engine/BuddyMemPool.cpp:22
Method
Buffer
! \brief Constructs a Buffer in a specified context. * * Wraps clCreateBuffer(). * * \param host_ptr Storage to be used if the C
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:4354
Method
Buffer
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:9936
Method
BufferD3D10
! \brief Constructs a BufferD3D10, in a specified context, from a * given ID3D10Buffer. * * Wraps clCreateFromD3D10BufferKHR()
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:4584
Method
BufferGL
! \brief Constructs a BufferGL in a specified context, from a given * GL buffer. * * Wraps clCreateFromGLBuffer(). */
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:4663
Method
BufferRenderGL
! \brief Constructs a BufferRenderGL in a specified context, from a given * GL Renderbuffer. * * Wraps clCreateFromGLRenderbuf
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:4733
Method
BuildError
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:2652
Method
BuiltinIRAttr
mllm/compile/ir/builtin/Attribute.cpp:13
Method
BuiltinIROp
mllm/compile/ir/builtin/Op.cpp:13
Method
CF2ProgramPass
mllm/compile/passes/ProgramLoweringPipeline.cpp:253
Method
CLIPVisionEmbeddings
mllm/models/deepseek_ocr/deepencoder.hpp:80
Function
CL_API_CALL clBuildProgram
mllm/backends/opencl/runtime/OpenCLLoader.cpp:234
Function
CL_API_CALL clCreateBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:260
Function
CL_API_CALL clCreateCommandQueue
mllm/backends/opencl/runtime/OpenCLLoader.cpp:302
Function
CL_API_CALL clCreateCommandQueueWithProperties
mllm/backends/opencl/runtime/OpenCLLoader.cpp:307
Function
CL_API_CALL clCreateContext
mllm/backends/opencl/runtime/OpenCLLoader.cpp:184
Function
CL_API_CALL clCreateContextFromType
mllm/backends/opencl/runtime/OpenCLLoader.cpp:190
Function
CL_API_CALL clCreateImage2D
mllm/backends/opencl/runtime/OpenCLLoader.cpp:270
Function
CL_API_CALL clCreateKernel
mllm/backends/opencl/runtime/OpenCLLoader.cpp:240
Function
CL_API_CALL clCreateProgramWithBinary
mllm/backends/opencl/runtime/OpenCLLoader.cpp:207
Function
CL_API_CALL clCreateProgramWithSource
mllm/backends/opencl/runtime/OpenCLLoader.cpp:202
Function
CL_API_CALL clCreateSubBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:265
Function
CL_API_CALL clEnqueueCopyBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:338
Function
CL_API_CALL clEnqueueCopyImage
mllm/backends/opencl/runtime/OpenCLLoader.cpp:344
Function
CL_API_CALL clEnqueueMapBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:319
Function
CL_API_CALL clEnqueueMapImage
mllm/backends/opencl/runtime/OpenCLLoader.cpp:325
← previous
next →
1,801–1,900 of 5,971, ranked by callers