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
Method
CPUScatter2ShardsOp
mllm/backends/cpu/ops/Scatter2ShardsOp.cpp:11
Method
CPUSiLUOp
mllm/backends/cpu/ops/SiLUOp.cpp:10
Method
CPUSigmoidOp
mllm/backends/cpu/ops/SigmoidOp.cpp:10
Method
CPUSinOp
mllm/backends/cpu/ops/ElewiseOps.cpp:1043
Method
CPUSliceOp
mllm/backends/cpu/ops/SliceOp.cpp:9
Method
CPUSoftmaxOp
mllm/backends/cpu/ops/SoftmaxOp.cpp:11
Method
CPUSplitOp
mllm/backends/cpu/ops/SplitOp.cpp:9
Method
CPUStackOp
mllm/backends/cpu/ops/StackOp.cpp:10
Method
CPUSubOp
mllm/backends/cpu/ops/ElewiseOps.cpp:308
Method
CPUTopKOp
mllm/backends/cpu/ops/TopKOp.cpp:16
Method
CPUTransposeOp
mllm/backends/cpu/ops/TransposeOp.cpp:10
Method
CPUViewOp
mllm/backends/cpu/ops/ViewOp.cpp:10
Method
CPUVisionRoPEOp
mllm/backends/cpu/ops/VisionRoPEOp.cpp:140
Method
CPUWhereOp
mllm/backends/cpu/ops/WhereOp.cpp:12
Method
CPUX2XOp
mllm/backends/cpu/ops/X2XOp.cpp:9
Method
Cache
mllm/engine/prefix_cache/Cache.hpp:23
Method
Cache
mllm/engine/prefix_cache/Cache.cpp:11
Method
CallGraphOp
mllm/compile/ir/graph/Op.cpp:60
Method
CastTypeOp
mllm/core/aops/CastTypeOp.cpp:12
Method
CausalMask
mllm/nn/layers/CausalMask.cpp:9
Method
CausalMaskOp
mllm/core/aops/CausalMaskOp.cpp:12
Method
CenterCrop
========================= CenterCrop =========================
mllm/preprocessor/visual/ImageTransform.cpp:53
Method
ChatTTSConfig
mllm/models/minicpm_o2_6/configuration_chattts.hpp:11
Method
ChatTTSTokenizer
mllm/models/minicpm_o2_6/tokenization_chattts.cpp:9
Method
ChunkGenerator
mllm/models/minicpm_o2_6/llm_chunk_generation.hpp:86
Method
ClipKernelTest
tests/cpu/ClipKernelTest.hpp:10
Method
CloneOp
mllm/core/aops/CloneOp.cpp:12
Method
CommandBufferKhr
\brief Default constructor - initializes to nullptr.
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:11464
Method
CommandQueue
! * \brief Constructs a CommandQueue based on passed properties. * Will return an CL_INVALID_QUEUE_PROPERTIES error if CL_QUEUE_ON_DEVICE is
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:7629
Method
CommentOp
mllm/compile/ir/dbg/Op.cpp:16
Method
ComplexIndexingBlob
mllm/core/Tensor.cpp:671
Method
ComposeImageTransforms
mllm/preprocessor/visual/ImageTransform.hpp:71
Method
ComposeTensorTransforms
mllm/preprocessor/visual/ImageTransform.hpp:89
Method
Compute
mllm/backends/ascend/kernels/vec_add.cpp:48
Method
ConcatFloat16Test
tests/ascend/AscendConcatKernelTest.hpp:13
Method
ConcatOp
mllm/core/aops/ConcatOp.cpp:12
Method
ConditionalChatTTS
mllm/models/minicpm_o2_6/modeling_chattts.hpp:122
Method
ConfigFile
* @brief Default constructor. */
mllm/engine/ConfigFile.hpp:25
Method
ConfigFile
mllm/engine/ConfigFile.cpp:11
Method
Context
mllm/engine/Context.hpp:25
Method
Context
! \brief Constructs a context including a list of specified devices. * * Wraps clCreateContext(). */
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:3309
Method
ContiguousOp
mllm/core/aops/ContiguousOp.cpp:12
Method
ControlFlowIROp
mllm/compile/ir/cf/Op.cpp:8
Method
Conv1D
mllm/nn/layers/Conv1D.cpp:7
Method
Conv1DOp
mllm/core/aops/Conv1DOp.cpp:14
Method
Conv2D
mllm/nn/layers/Conv2D.cpp:7
Method
Conv2DKernelTest
tests/cpu/Conv2DKernelTest.hpp:67
Method
Conv2DModule
tests/cpu/Conv2DKernelTest.hpp:51
Method
Conv2DOp
mllm/core/aops/Conv2DOp.cpp:14
Function
Conv2DOpImplType2Str
mllm/core/aops/Conv2DOp.hpp:45
Method
Conv3D
mllm/nn/layers/Conv3D.cpp:7
Method
Conv3DOp
mllm/core/aops/Conv3DOp.cpp:14
Method
ConvNeXtBlock
mllm/models/minicpm_o2_6/modeling_dvae.hpp:38
Method
ConvNeXtBlock
mllm/models/vocos/modeling_vocos.hpp:93
Method
Conversation
Constructor with required and optional parameters
mllm/models/deepseek_ocr/conversation_preprocess.hpp:41
Method
CopyIn
mllm/backends/ascend/kernels/vec_add.cpp:40
Method
CopyOp
mllm/core/aops/CopyOp.cpp:12
Method
CopyOut
mllm/backends/ascend/kernels/vec_add.cpp:57
Method
CpuMemoryDiskDispatcher
mllm/engine/io/CpuMemoryDiskDispatcher.cpp:45
Method
CpuPrefixCache
mllm/nn/lmcache/PrefixCache.cpp:56
Method
CudaBackend
mllm/backends/cuda/CudaBackend.cpp:24
Method
CustomOp1
tests/plugin/CustomPackageForHostTest.hpp:12
Method
CustomOp2
tests/plugin/CustomPackageForHostTest.hpp:45
Method
CustomizedOp
mllm/compile/ir/linalg/Op.cpp:128
Method
CustomizedOp
mllm/backends/base/PluginInterface.hpp:22
Method
DType
mllm/ffi/Object.hh:47
Method
DTypeObj
mllm/ffi/Object.hh:40
Method
DTypeRef
mllm-kernel/include/mllm_kernel/tensor.hpp:361
Method
DVAE
mllm/models/minicpm_o2_6/modeling_dvae.hpp:242
Method
DVAEDecoder
mllm/models/minicpm_o2_6/modeling_dvae.hpp:176
Method
DbgIROp
mllm/compile/ir/dbg/Op.cpp:10
Method
DebugInfo
mllm-kernel/include/mllm_kernel/utils.hpp:65
Method
DeepSeekV2Model
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:415
Method
DeepseekOCRForCausalLM
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:633
Method
DeepseekOCRModel
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:450
Method
DeepseekOCRSession
mllm/models/deepseek_ocr/modeling_deepseek_ocr_service.hpp:23
Method
DeepseekV2Attention
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:295
Method
DeepseekV2DecoderLayer
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:365
Method
DeepseekV2MLP
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:91
Method
DeepseekV2MoE
mllm/models/deepseek_ocr/modeling_deepseek_ocr.hpp:177
Method
Deleter
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:4244
Method
DequantizeAdd
mllm/backends/qnn/CustomLayers.cpp:13
Method
DequantizeAddOp
mllm/backends/qnn/CustomLayers.hpp:42
Method
DerivedObject
benchmarks/ext_stl/intrusive_ptr.cpp:49
Method
Description
()
mllm-cli/tui/modelhub.go:36
Method
Device
\brief Default constructor - initializes to nullptr.
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:2511
Method
Device
mllm/ffi/Object.hh:31
Method
DeviceCommandQueue
! * Trivial empty constructor to create a null queue. */
mllm/backends/opencl/vendors/OpenCL-Headers/CL/opencl.hpp:9689
Method
DeviceObj
mllm/ffi/Object.hh:24
Method
DeviceRef
mllm-kernel/include/mllm_kernel/tensor.hpp:368
Method
Dispatcher
mllm/engine/Dispatcher.cpp:9
Method
DispatcherManager
mllm/engine/DispatcherManager.cpp:12
Method
DpskOcrConfig
mllm/models/deepseek_ocr/configuration_deepseek_ocr.hpp:12
Method
DpskOcrTokenizer
mllm/models/deepseek_ocr/tokenization_deepseek_ocr.hpp:33
Method
DynamicCache
mllm/nn/lmcache/DynamicCache.cpp:9
Method
EagerMemorySolverPass
mllm/compile/passes/EagerMemorySolverPass.hpp:12
Method
EagerModule
tests/cpu/RadixAttnKernel.hpp:32
Function
ElementwiseKernelTest
tests/cpu/ElementwiseKernelTest.hpp:72
Method
ElewiseAddFloat32
===----------------------------------------------------------------------===// Elementwise Add ===----------------------------------------------------
tools/mllm-tune-cpu-ops/CPUOps.cpp:14
Method
EliminateDbgInfoPass
mllm/compile/passes/EliminateDbgInfoPass.hpp:12
← previous
next →
2,001–2,100 of 5,971, ranked by callers