MCPcopy Create free account

hub / github.com/alibaba/MNN / functions

Functions49,176 in github.com/alibaba/MNN

↓ 53 callersMethodoutputs
tools/converter/source/optimizer/Program.hpp:26
↓ 53 callersMethodset
include/MNN/Rect.h:41
↓ 52 callersMethodGet
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/circular-buffer.cc:132
↓ 52 callersFunctionIsStruct
3rd_party/flatbuffers/include/flatbuffers/idl.h:315
↓ 52 callersFunctionget
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:5271
↓ 52 callersFunctionnext
3rd_party/protobuf/src/google/protobuf/arena_impl.h:273
↓ 51 callersMethodClearNonDefaultToEmpty
3rd_party/protobuf/src/google/protobuf/arenastring.h:383
↓ 51 callersMethodGetAsString
If this a vector of unions, this does the cast for you. There's no check to make sure this is actually a string!
3rd_party/flatbuffers/include/flatbuffers/flatbuffers.h:241
↓ 51 callersFunctionGetMessagePath
Returns the fully normalized JavaScript path for the given message descriptor.
3rd_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:202
↓ 51 callersMethodSwap
tools/converter/source/compression/generated/MNN_compression.pb.h:2621
↓ 51 callersFunctioncall_once
3rd_party/protobuf/src/google/protobuf/stubs/once.h:45
↓ 51 callersMethodconvert
source/cv/ImageProcess.cpp:124
↓ 51 callersMethodgetInstance
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/chat/model/ChatDataManager.kt:652
↓ 51 callersMethodsetHint
express/Executor.cpp:233
↓ 50 callersFunctionDataPiece
Constructors and Destructor
3rd_party/protobuf/src/google/protobuf/util/internal/datapiece.h:79
↓ 50 callersFunctionIsFieldStripped
Returns true if "field" is stripped.
3rd_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h:371
↓ 50 callersFunction_MatMul
tools/converter/source/optimizer/merge/MergeDynamicQuantV1.cpp:42
↓ 50 callersFunction_Maximum
Returns the max of x and y (i.e. x > y ? x : y) element-wise. Args: x: A variable. Must be one of the following types: Halide_Type_Int or Halide_Type_
express/MathOp.cpp:631
↓ 50 callersMethodbarrierRead
source/backend/vulkan/component/VulkanImage.cpp:81
↓ 50 callersMethodcopyToHostTensor
source/core/Tensor.cpp:187
↓ 50 callersMethodcreateSession
source/core/Interpreter.cpp:361
↓ 50 callersFunctioncvtColor
test/cv/ImageProcessTest.cpp:867
↓ 50 callersMethodfind
transformers/llm/engine/src/tokenizer/tokenizer.hpp:105
↓ 50 callersFunctionget
apps/frameworks/3rd_party/include/nlohmann/json.hpp:5342
↓ 50 callersMethodset
* @brief set data with number of elements. * @param data data pointer create with `MNNMemoryAllocAlign`. * @param size number of elements.
source/core/AutoStorage.h:60
↓ 49 callersMethodAdd
Since we're generating schema and corresponding data in tandem, this convenience function adds strings to both at once.
3rd_party/flatbuffers/tests/test.cpp:1037
↓ 49 callersMethodFinish
schema/current/MNN_generated.h:4724
↓ 49 callersFunctionSupportUnknownEnumValue
Whether unknown enum values are kept (i.e., not stored in UnknownFieldSet but in the message and can be queried using additional getters that return i
3rd_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h:393
↓ 49 callersFunctioncount
3rd_party/flatbuffers/tests/monster_test_generated.h:874
↓ 49 callersMethoddecode
transformers/llm/engine/src/tokenizer/tokenizer.cpp:136
↓ 49 callersFunctionget
transformers/llm/engine/app/jsonhpp/json.hpp:5532
↓ 49 callersMethodgetNetwork
source/backend/tensorrt/backend/TRTBackend.cpp:440
↓ 49 callersMethodset_config
transformers/llm/engine/src/llm.cpp:125
↓ 48 callersMethodMove
3rd_party/flatbuffers/include/flatbuffers/idl.h:191
↓ 48 callersMethodNew
3rd_party/protobuf/src/google/protobuf/arena.cc:115
↓ 48 callersMethodOpen
3rd_party/protobuf/src/google/protobuf/compiler/importer.cc:446
↓ 48 callersMethodOr
3rd_party/protobuf/src/google/protobuf/has_bits.h:72
↓ 48 callersFunctionSplitUtf8String
将 UTF-8 编码的字符串拆分为单个的字符,返回字符列表,注意每个字符格式还是string
apps/frameworks/mnn_tts/src/bertvits2/utils.cpp:1205
↓ 48 callersFunctionSplitUtf8String
将 UTF-8 编码的字符串拆分为单个的字符,返回字符列表,注意每个字符格式还是string
apps/Android/MnnTaoAvatar/app/src/main/cpp/tts/src/bertvits2/utils.cpp:1205
↓ 48 callersFunction_Multiply
Returns x * y element-wise. Args: x: A variable. Must be one of the following types: Halide_Type_Int or Halide_Type_Float, Halide_Type_Int64, Halide_T
express/MathOp.cpp:583
↓ 48 callersMethodcontains
transformers/llm/engine/src/ujson.hpp:194
↓ 48 callersMethodencode
transformers/llm/engine/src/tokenizer/tokenizer.cpp:191
↓ 48 callersMethodfind_last_of
3rd_party/protobuf/src/google/protobuf/stubs/stringpiece.cc:195
↓ 48 callersMethodgetBackend
source/core/Interpreter.cpp:540
↓ 48 callersMethodgetCommonSampler
source/backend/vulkan/image/backend/VulkanBackend.hpp:76
↓ 48 callersMethodgetSessionInput
source/core/Interpreter.cpp:446
↓ 48 callersFunctionset
Sets Rect to (left, top, right, bottom). left and right are not sorted; left is not necessarily less than right. top and bottom are no
include/MNN/Rect.h:268
↓ 48 callersFunctiontype
3rd_party/protobuf/src/google/protobuf/map_field.h:89
↓ 48 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
transformers/llm/engine/app/jsonhpp/json.hpp:24101
↓ 47 callersFunctionPush
3rd_party/rapidjson/memorybuffer.h:47
↓ 47 callersFunctionSherpaMnnFreeWave
apps/frameworks/sherpa-mnn/sherpa-mnn/c-api/c-api.cc:1398
↓ 47 callersFunction_ReduceMean
Computes the mean of elements across dimensions of a variable. Reduces input_variable along the dimensions given in axis. Unless keepdims is true, the
express/MathOp.cpp:853
↓ 47 callersMethoddeprecated
3rd_party/protobuf/src/google/protobuf/descriptor.pb.h:12334
↓ 47 callersFunctionfind
tools/cv/source/imgproc/structural.cpp:719
↓ 47 callersMethodfree
source/backend/cuda/core/runtime/CUDARuntime.cpp:147
↓ 47 callersFunctioninsert
transformers/llm/engine/app/jsonhpp/json.hpp:19943
↓ 47 callersMethodparse_error
transformers/llm/engine/app/jsonhpp/json.hpp:4592
↓ 47 callersMethodreset
source/backend/neuropilot/mtk/common/timer.h:38
↓ 47 callersMethodscale
tools/train/source/nn/NN.cpp:165
↓ 47 callersMethodtype
3rd_party/protobuf/src/google/protobuf/descriptor.cc:164
↓ 46 callersFunctionInRange
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/text-utils.cc:463
↓ 46 callersFunctionPrintModelMetadata
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/MNNUtils.cc:83
↓ 46 callersMethodTell
3rd_party/rapidjson/reader.h:1408
↓ 46 callersMethodcbegin
3rd_party/protobuf/src/google/protobuf/map.h:1204
↓ 46 callersMethoderase
3rd_party/protobuf/src/google/protobuf/map.h:1305
↓ 46 callersFunctionlocalWS2DDefault
source/backend/opencl/core/OpenCLRunningUtils.cpp:342
↓ 46 callersMethodparse_error
apps/frameworks/3rd_party/include/nlohmann/json.hpp:4510
↓ 46 callersMethodsetNetworkInput
source/backend/hiai/backend/NPUBackend.cpp:302
↓ 45 callersMethodIsString
3rd_party/flatbuffers/include/flatbuffers/flexbuffers.h:378
↓ 45 callersFunctionStringPiece
3rd_party/protobuf/src/google/protobuf/stubs/stringpiece.h:208
↓ 45 callersFunction_run
tools/converter/source/onnx/ArgMaxOnnx.cpp:31
↓ 45 callersFunctionadd
add a character to token_buffer
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:8702
↓ 45 callersMethodgetTensorName
source/backend/coreml/backend/CoreMLBackend.cpp:176
↓ 45 callersMethodint8Functions
source/backend/cpu/CPUBackend.hpp:143
↓ 45 callersMethodpackage
3rd_party/protobuf/src/google/protobuf/descriptor_database.cc:471
↓ 45 callersMethodreal_containing_oneof
3rd_party/protobuf/src/google/protobuf/descriptor.h:2297
↓ 45 callersMethodsyntax
3rd_party/protobuf/src/google/protobuf/api.pb.h:1060
↓ 44 callersFunctionWriteIntToUtf16CharSequence
3rd_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h:432
↓ 44 callersFunction_Split
Splits a variable value into a list of sub variables. Args: value: The variable to split. size_splits: A vector, a 1-D integer containing the sizes of
express/NeuralNetWorkOp.cpp:553
↓ 44 callersMethodclear
source/backend/vulkan/component/VulkanMemoryPool.cpp:104
↓ 44 callersMethodoutput
include/MNN/plugin/PluginContext.hpp:111
↓ 44 callersMethodparse_error
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:4439
↓ 44 callersFunctionstbi__rewind
3rd_party/imageHelper/stb_image.h:796
↓ 44 callersFunctionswap
3rd_party/flatbuffers/include/flatbuffers/flatbuffers.h:803
↓ 43 callersFunctionGenComment
Generate a documentation comment, if available.
3rd_party/flatbuffers/src/code_generators.cpp:138
↓ 43 callersFunctionMNNFilePathConcat
source/core/MNNFileUtils.cpp:12
↓ 43 callersMethodParse
3rd_party/flatbuffers/src/idl_parser.cpp:2362
↓ 43 callersMethodPos
(self)
3rd_party/flatbuffers/tests/MyGame/Example/Monster.py:23
↓ 43 callersFunctionSubstitute
3rd_party/protobuf/src/google/protobuf/stubs/substitute.cc:55
↓ 43 callersMethodallocUniform
source/backend/vulkan/buffer/backend/VulkanBackend.cpp:250
↓ 43 callersMethodgetPipeline
source/backend/vulkan/image/backend/VulkanBackend.cpp:94
↓ 43 callersMethodregist
(self, model_type, model_map)
transformers/llm/export/utils/model_mapper.py:21
↓ 43 callersFunctionthread_id
source/backend/cuda/execution/plugin/FmhaCommon/fused_multi_head_attention/kernel_forward.h:1308
↓ 42 callersFunctionCat
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/cat.cc:37
↓ 42 callersMethodClear
tools/converter/source/onnx/generated/onnx.pb.cc:1083
↓ 42 callersMethodClear
3rd_party/protobuf/src/google/protobuf/util/json_format.pb.cc:686
↓ 42 callersFunctionEndianScalar
3rd_party/flatbuffers/include/flatbuffers/base.h:301
↓ 42 callersMethodGetMetadata
tools/converter/source/onnx/generated/onnx.pb.cc:1759
↓ 42 callersFunctionHasHazzer
3rd_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h:369
↓ 42 callersMethodempty
apps/frameworks/3rd_party/include/nlohmann/json.hpp:6308
← previousnext →501–600 of 49,176, ranked by callers