MCPcopy Create free account

hub / github.com/UbiquitousLearning/mllm / functions

Functions5,971 in github.com/UbiquitousLearning/mllm

↓ 1 callersFunctionwrite_be32
mllm/engine/prefix_cache/HaHaHash.cpp:20
↓ 1 callersMethod~MultimodalRoPEOpOptions
mllm/core/aops/MultimodalRoPEOp.hpp:55
MethodAOTCompileContext
Delete copy constructor and assignment operator
mllm/backends/qnn/aot/passes/AOTCompileContext.hpp:21
MethodARGenerationChatContext
mllm/models/ARGeneration.cpp:17
MethodARGenerationChatIterator
mllm/models/ARGeneration.cpp:27
MethodAbstractNnNode
mllm/nn/AbstractNnNode.cpp:8
MethodAbstractStaticCache
mllm/nn/lmcache/StaticCache.hpp:15
MethodAddFloat16Test
Test Add operation with different shapes
tests/ascend/AscendKernelTest.hpp:18
MethodAllocOp
mllm/compile/ir/tensor/Op.cpp:62
MethodAllocOp
mllm/compile/ir/program/Op.cpp:189
MethodAnyValue
mllm/utils/AnyValue.hpp:30
MethodArgparse
mllm/utils/Argparse.hpp:135
MethodArgsortOp
mllm/core/aops/ArgsortOp.cpp:12
MethodAscendAddOp
mllm/backends/ascend/ops/AscendElewiseOps.cpp:20
MethodAscendAllocator
mllm/backends/ascend/AscendAllocator.cpp:11
MethodAscendAttentionKernelTest
tests/ascend/AscendAttentionKernelTest.hpp:17
MethodAscendBackend
mllm/backends/ascend/AscendBackend.cpp:22
MethodAscendConcatOp
mllm/backends/ascend/ops/AscendConcatOp.cpp:21
MethodAscendDeviceMetaInfo
mllm/backends/ascend/AscendCommon.hpp:66
MethodAscendDeviceMetaInfo
mllm/backends/ascend/AscendCommon.cpp:227
MethodAscendDispatcher
mllm/backends/ascend/AscendDispatcher.cpp:19
MethodAscendKernelTest
tests/ascend/AscendKernelTest.hpp:14
MethodAscendLinearKernelTest
tests/ascend/AscendLinearKernelTest.hpp:21
MethodAscendLinearOp
mllm/backends/ascend/ops/AscendLinearOp.cpp:20
MethodAscendMatMulOp
mllm/backends/ascend/ops/AscendMatMulOp.cpp:20
MethodAscendMemoryPool
mllm/backends/ascend/memory/AscendMemoryPool.cpp:14
MethodAscendMulOp
mllm/backends/ascend/ops/AscendElewiseOps.cpp:191
MethodAscendRMSNormKernelTest
tests/ascend/AscendRMSNormKernelTest.hpp:16
MethodAscendRMSNormOp
mllm/backends/ascend/ops/AscendRMSNormOp.cpp:21
MethodAscendSiLUKernelTest
tests/ascend/AscendSiLUKernelTest.hpp:16
MethodAscendSiLUOp
mllm/backends/ascend/ops/AscendSiLUOp.cpp:20
MethodAscendSliceOp
mllm/backends/ascend/ops/AscendSliceOp.cpp:20
MethodAscendSoftmaxKernelTest
tests/ascend/AscendSoftmaxKernelTest.hpp:16
MethodAscendSoftmaxOp
mllm/backends/ascend/ops/AscendSoftmaxOp.cpp:20
MethodAscendSubOp
mllm/backends/ascend/ops/AscendElewiseOps.cpp:106
MethodAscendTensorHandle
mllm/backends/ascend/AscendCommon.hpp:74
MethodAscendTensorHandle
mllm/backends/ascend/AscendCommon.cpp:23
MethodAscendTimer
mllm/backends/ascend/AscendCommon.cpp:153
MethodAscendViewOp
mllm/backends/ascend/ops/AscendViewOp.cpp:8
MethodAscendX2XOp
mllm/backends/ascend/ops/AscendX2XOp.cpp:15
MethodAttention
mllm/models/deepseek_ocr/deepencoder.hpp:357
MethodAttr
mllm/compile/ir/Node.cpp:193
MethodAudioAvgPooler
mllm/models/minicpm_o2_6/modeling_minicpmo.hpp:50
MethodAudioProjectionLayer
mllm/models/minicpm_o2_6/modeling_minicpmo.hpp:25
MethodAvgPool1d
mllm/nn/layers/AvgPool1d.cpp:7
MethodAvgPool1dOp
mllm/core/aops/AvgPool1dOp.cpp:12
FunctionBM_IntrusivePtr_Copy
Benchmark test: copy operations
benchmarks/ext_stl/intrusive_ptr.cpp:86
FunctionBM_IntrusivePtr_CreateDestroy
Benchmark test: creation and destruction
benchmarks/ext_stl/intrusive_ptr.cpp:61
FunctionBM_IntrusivePtr_FunctionPassing
benchmarks/ext_stl/intrusive_ptr.cpp:315
FunctionBM_IntrusivePtr_Map
Benchmark test: usage in associative containers
benchmarks/ext_stl/intrusive_ptr.cpp:264
FunctionBM_IntrusivePtr_Move
Benchmark test: move operations
benchmarks/ext_stl/intrusive_ptr.cpp:121
FunctionBM_IntrusivePtr_Multithreaded
Benchmark test: reference counting operations in multithreaded environment
benchmarks/ext_stl/intrusive_ptr.cpp:160
FunctionBM_IntrusivePtr_Vector
Benchmark test: usage in containers
benchmarks/ext_stl/intrusive_ptr.cpp:225
FunctionBM_SharedPtr_Copy
benchmarks/ext_stl/intrusive_ptr.cpp:103
FunctionBM_SharedPtr_CreateDestroy
benchmarks/ext_stl/intrusive_ptr.cpp:73
FunctionBM_SharedPtr_FunctionPassing
benchmarks/ext_stl/intrusive_ptr.cpp:330
FunctionBM_SharedPtr_Map
benchmarks/ext_stl/intrusive_ptr.cpp:284
FunctionBM_SharedPtr_Move
benchmarks/ext_stl/intrusive_ptr.cpp:140
FunctionBM_SharedPtr_Multithreaded
benchmarks/ext_stl/intrusive_ptr.cpp:192
FunctionBM_SharedPtr_Vector
benchmarks/ext_stl/intrusive_ptr.cpp:244
MethodBackend
mllm/backends/base/Backend.cpp:7
MethodBaseOp
mllm/core/BaseOp.cpp:8
MethodBaseOp
mllm/ffi/Object.hh:108
MethodBaseOpObj
mllm/ffi/Object.hh:101
MethodBaseOpOptions
mllm/core/BaseOp.hpp:26
MethodBaseOpOptionsBase
mllm/core/BaseOp.hpp:90
MethodBaseRef
mllm-kernel/include/mllm_kernel/tensor.hpp:333
MethodBasicImageTransform
========================= BasicImageTransform =========================
mllm/preprocessor/visual/ImageTransform.cpp:115
MethodBinaryExprAST
mllm/compile/symbolic_expr/AST.hpp:69
MethodBindOp
mllm/compile/ir/program/Op.cpp:230
MethodBlasKernelTest
tests/cpu/BlasKernelTest.hpp:14
MethodBlock
mllm/models/deepseek_ocr/deepencoder.hpp:556
MethodBlocks
mllm/models/deepseek_ocr/deepencoder.hpp:632
MethodBoolAttr
mllm/compile/ir/builtin/Attribute.cpp:79
MethodBuddyMemPool
mllm/engine/BuddyMemPool.cpp:22
MethodBuffer
! \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
MethodBuffer
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:9936
MethodBufferD3D10
! \brief Constructs a BufferD3D10, in a specified context, from a * given ID3D10Buffer. * * Wraps clCreateFromD3D10BufferKHR()
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:4584
MethodBufferGL
! \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
MethodBufferRenderGL
! \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
MethodBuildError
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:2652
MethodBuiltinIRAttr
mllm/compile/ir/builtin/Attribute.cpp:13
MethodBuiltinIROp
mllm/compile/ir/builtin/Op.cpp:13
MethodCF2ProgramPass
mllm/compile/passes/ProgramLoweringPipeline.cpp:253
MethodCLIPVisionEmbeddings
mllm/models/deepseek_ocr/deepencoder.hpp:80
FunctionCL_API_CALL clBuildProgram
mllm/backends/opencl/runtime/OpenCLLoader.cpp:234
FunctionCL_API_CALL clCreateBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:260
FunctionCL_API_CALL clCreateCommandQueue
mllm/backends/opencl/runtime/OpenCLLoader.cpp:302
FunctionCL_API_CALL clCreateCommandQueueWithProperties
mllm/backends/opencl/runtime/OpenCLLoader.cpp:307
FunctionCL_API_CALL clCreateContext
mllm/backends/opencl/runtime/OpenCLLoader.cpp:184
FunctionCL_API_CALL clCreateContextFromType
mllm/backends/opencl/runtime/OpenCLLoader.cpp:190
FunctionCL_API_CALL clCreateImage2D
mllm/backends/opencl/runtime/OpenCLLoader.cpp:270
FunctionCL_API_CALL clCreateKernel
mllm/backends/opencl/runtime/OpenCLLoader.cpp:240
FunctionCL_API_CALL clCreateProgramWithBinary
mllm/backends/opencl/runtime/OpenCLLoader.cpp:207
FunctionCL_API_CALL clCreateProgramWithSource
mllm/backends/opencl/runtime/OpenCLLoader.cpp:202
FunctionCL_API_CALL clCreateSubBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:265
FunctionCL_API_CALL clEnqueueCopyBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:338
FunctionCL_API_CALL clEnqueueCopyImage
mllm/backends/opencl/runtime/OpenCLLoader.cpp:344
FunctionCL_API_CALL clEnqueueMapBuffer
mllm/backends/opencl/runtime/OpenCLLoader.cpp:319
FunctionCL_API_CALL clEnqueueMapImage
mllm/backends/opencl/runtime/OpenCLLoader.cpp:325
← previousnext →1,801–1,900 of 5,971, ranked by callers