MCPcopy Create free account

hub / github.com/alibaba/MNN / functions

Functions49,176 in github.com/alibaba/MNN

↓ 25 callersFunctionIndirect
3rd_party/flatbuffers/include/flatbuffers/flexbuffers.h:173
↓ 25 callersFunctionJSGetterName
Returns the field name as a capitalized portion of a getter/setter method name, e.g. MyField for .getMyField().
3rd_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:511
↓ 25 callersMethodLookupByKey
3rd_party/flatbuffers/include/flatbuffers/flatbuffers.h:289
↓ 25 callersFunctionMNNCloseFile
source/core/MNNFileUtils.cpp:133
↓ 25 callersFunctionSet
3rd_party/protobuf/src/google/protobuf/reflection.h:358
↓ 25 callersFunctionSherpaMnnOnlineStreamAcceptWaveform
apps/frameworks/sherpa-mnn/sherpa-mnn/c-api/c-api.cc:208
↓ 25 callersFunctionSherpaMnnReadWave
apps/frameworks/sherpa-mnn/sherpa-mnn/c-api/c-api.cc:1357
↓ 25 callersFunctionToCachedSize
We compute sizes as size_t but cache them as int. This function converts a computed size to a cached size. Since we don't proceed with serialization
3rd_party/protobuf/src/google/protobuf/message_lite.h:112
↓ 25 callersFunction_Cast
tools/converter/source/optimizer/tfextra/TFExtraOp.cpp:17
↓ 25 callersFunction_Reciprocal
Computes the reciprocal of x element-wise. Args: x: A variable. Must be one of the following types: Halide_Type_Int or Halide_Type_Float Returns: A va
express/MathOp.cpp:470
↓ 25 callersFunction_UnaryInt8
test/op/UnaryTest.cpp:20
↓ 25 callersFunction_to_int
(x)
pymnn/pip_package/MNN/expr/__init__.py:119
↓ 25 callersMethodalloc
source/backend/opencl/core/ImagePool.cpp:12
↓ 25 callersFunctionbuiltin_options_2
tools/converter/source/tflite/schema/schema_generated.h:14907
↓ 25 callersMethodget
apps/frameworks/model_downloader/android/src/main/java/com/alibaba/mls/api/source/ModelSources.kt:62
↓ 25 callersFunctiongetInfo
3rd_party/OpenCLHeaders/CL/cl.hpp:1575
↓ 25 callersMethodgetTensorSize
source/backend/cpu/CPUBackend.cpp:682
↓ 25 callersMethodinsert
tools/converter/source/optimizer/torchextra/TorchExtraManager.cpp:22
↓ 25 callersMethodlock
source/backend/opengl/GLLock.cpp:27
↓ 25 callersFunctionname
3rd_party/flatbuffers/samples/monster_generated.h:267
↓ 25 callersMethodsetScale
source/cv/Matrix_CV.cpp:155
↓ 24 callersFunctionCreateBlob
schema/current/Tensor_generated.h:197
↓ 24 callersMethodCreateStream
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/audio-tagging.cc:78
↓ 24 callersFunctionFill
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/MNNUtils.hpp:109
↓ 24 callersFunctionGenerateGetBit
3rd_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc:733
↓ 24 callersMethodGetOutput
3rd_party/protobuf/src/google/protobuf/compiler/java/java_service.cc:186
↓ 24 callersFunctionIsMapFieldInApi
3rd_party/protobuf/src/google/protobuf/generated_message_reflection.cc:83
↓ 24 callersFunctionKey
3rd_party/flatbuffers/include/flatbuffers/flexbuffers.h:947
↓ 24 callersFunctionMutable
3rd_party/protobuf/src/google/protobuf/extension_set.h:1176
↓ 24 callersFunctionMutableRepeatedField
3rd_party/protobuf/src/google/protobuf/message.h:856
↓ 24 callersFunctionPrint2D
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/MNNUtils.cc:150
↓ 24 callersFunctionPrintExtraFieldInfo
3rd_party/protobuf/src/google/protobuf/compiler/java/java_field.cc:297
↓ 24 callersFunctionSTBI__CASE
3rd_party/imageHelper/stb_image.h:4484
↓ 24 callersFunctionWriteFieldStringBytesAccessorDocComment
3rd_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc:334
↓ 24 callersFunction_Fill
Creates a variable filled with a scalar value. Args: dims: A variable. Must be 1-D Halide_Type_Int. Represents the shape of the output variable. value
express/NeuralNetWorkOp.cpp:858
↓ 24 callersFunction_Less
express/MathOp.cpp:682
↓ 24 callersMethodb
tools/converter/source/tensorflow/generated/attr_value.pb.h:1143
↓ 24 callersMethodclear
* Clear all collected audio data */
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/utils/WavFileWriter.kt:103
↓ 24 callersMethodcompile
source/backend/cuda/core/CUDABackend.cpp:262
↓ 24 callersFunctionconvBlock
When we use MNNConverter to convert other mobilenet model to MNN model, {Conv3x3Depthwise + BN + Relu + Conv1x1 + BN + Relu} will be converted and opt
test/expr/ModuleTest.cpp:27
↓ 24 callersFunctioncpp_type
3rd_party/protobuf/src/google/protobuf/extension_set.cc:67
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
apps/frameworks/3rd_party/include/nlohmann/json.hpp:22095
↓ 24 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:21961
↓ 24 callersMethodextension_scope
3rd_party/protobuf/src/google/protobuf/descriptor.h:2255
↓ 24 callersFunctionget
Returns one matrix value. Asserts if index is out of range and SK_DEBUG is defined. @param index one of: kMScaleX, kMSkewX, kMTransX
include/MNN/Matrix.h:285
↓ 24 callersMethodgetDownloadedFile
apps/frameworks/model_downloader/android/src/main/java/com/alibaba/mls/api/download/ModelDownloadManager.kt:198
↓ 24 callersFunctioninit
()
3rd_party/flatbuffers/tests/go_test.go:41
↓ 24 callersFunctioninput_adapter
transformers/llm/engine/app/jsonhpp/json.hpp:6776
↓ 24 callersMethodkey
source/core/KVCacheManager.hpp:69
↓ 24 callersMethodmax_size
* Return the maximum possible allocation size. * This is the minimum of the maximum sizes of all devices in the context. */
3rd_party/OpenCLHeaders/CL/cl2.hpp:3550
↓ 24 callersMethodnext
tools/train/source/data/DataLoader.cpp:34
↓ 24 callersMethodonBindViewHolder
apps/Android/MnnLlmChat/app/src/test/java/com/alibaba/mnnllm/android/modelist/ModelListFragmentBottomPaddingTest.kt:163
↓ 24 callersMethodonCreateViewHolder
apps/Android/MnnLlmChat/app/src/test/java/com/alibaba/mnnllm/android/modelist/ModelListFragmentBottomPaddingTest.kt:157
↓ 24 callersMethodpath
test/model/MobileNetTest.cpp:218
↓ 24 callersMethodprint
source/core/Tensor.cpp:344
↓ 24 callersFunctionrand
(*args)
pymnn/pip_package/MNN/numpy/random/__init__.py:6
↓ 24 callersMethodresizeTensor
source/core/Interpreter.cpp:555
↓ 24 callersMethodset
project/android/demo/app/includes/MNN/Rect.h:41
↓ 24 callersMethodstep
tools/train/source/optimizer/ParameterOptimizer.cpp:130
↓ 24 callersMethodvalid
Returns whether access is valid or not
source/backend/cuda/execution/plugin/FmhaCommon/fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h:876
↓ 24 callersMethodvalue
return value of the iterator
apps/frameworks/3rd_party/include/nlohmann/json.hpp:5299
↓ 24 callersMethodwait
source/backend/opengl/GLBackend.cpp:204
↓ 24 callersMethodweak
3rd_party/protobuf/src/google/protobuf/descriptor.pb.h:13215
↓ 23 callersMethodAdd
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/hypothesis.cc:13
↓ 23 callersMethodAsPool
schema/current/MNN_generated.h:2122
↓ 23 callersMethodAsUnaryOp
schema/current/MNN_generated.h:2434
↓ 23 callersMethodGetPrototype
3rd_party/protobuf/src/google/protobuf/message.cc:274
↓ 23 callersFunctionIsReshape
tools/converter/source/optimizer/merge/MergeHelpers.cpp:55
↓ 23 callersMethodMalloc
3rd_party/rapidjson/allocators.h:78
↓ 23 callersMethodNoStreaming
3rd_party/flatbuffers/src/idl_gen_grpc.cpp:87
↓ 23 callersFunctionQualifiedClassName
3rd_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:330
↓ 23 callersMethodRecordLegacyLocation
3rd_party/protobuf/src/google/protobuf/compiler/parser.cc:473
↓ 23 callersMethodSize
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/hypothesis.h:127
↓ 23 callersFunctionWriteShort
3rd_party/protobuf/src/google/protobuf/compiler/zip_writer.cc:104
↓ 23 callersMethod_internal_value
3rd_party/protobuf/src/google/protobuf/util/json_format.pb.h:4644
↓ 23 callersFunction_match_dtype
(x, y, dtype=None)
pymnn/pip_package/MNN/expr/__init__.py:62
↓ 23 callersMethodaddName
* @param flatbuffers.Builder builder * @param flatbuffers.Offset nameOffset
3rd_party/flatbuffers/tests/monster_test_generated.ts:1767
↓ 23 callersMethodallocBuffer
source/backend/vulkan/component/VulkanMemoryPool.cpp:67
↓ 23 callersMethodbuildKernelWithCache
source/backend/opencl/core/runtime/OpenCLRuntime.cpp:502
↓ 23 callersMethodclear_mask
Clears the predicate set efficiently
source/backend/cuda/execution/plugin/FmhaCommon/fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h:845
↓ 23 callersMethodcompare
Comparison helpers
transformers/llm/engine/src/ujson.hpp:305
↓ 23 callersFunctiondo_free
source/backend/coreml/mlmodel/src/protobuf-c.c:166
↓ 23 callersMethodexport
(self, export_type)
transformers/llm/export/llmexport.py:681
↓ 23 callersFunctioninput_adapter
apps/frameworks/3rd_party/include/nlohmann/json.hpp:6521
↓ 23 callersFunctioninput_adapter
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:6451
↓ 23 callersMethodrecycle
source/backend/opencl/core/MmapPool.cpp:204
↓ 23 callersMethodremove
apps/Android/MnnTaoAvatar/app/src/main/java/com/k2fsa/sherpa/mnn/Speaker.kt:81
↓ 23 callersMethodservice
3rd_party/flatbuffers/src/idl_gen_grpc.cpp:240
↓ 23 callersMethodservice_count
3rd_party/flatbuffers/src/idl_gen_grpc.cpp:236
↓ 23 callersMethodsetGlobalExecutorConfig
express/Executor.cpp:28
↓ 23 callersMethodsetLayerName
source/backend/coreml/backend/CoreMLBackend.cpp:217
↓ 23 callersMethodsize
3rd_party/flatbuffers/include/flatbuffers/flatbuffers.h:211
↓ 23 callersMethodstartActivity
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/utils/RouterUtils.kt:9
↓ 23 callersFunctionswap
tools/converter/source/onnx/generated/onnx.pb.h:359
↓ 23 callersMethodswap
3rd_party/protobuf/src/google/protobuf/map.h:1335
↓ 22 callersFunctionCheckInvalidAccess
3rd_party/protobuf/src/google/protobuf/generated_message_reflection.cc:189
↓ 22 callersMethodClear
tools/converter/source/compression/generated/MNN_compression.pb.cc:591
↓ 22 callersMethodGetArena
3rd_party/protobuf/src/google/protobuf/repeated_ptr_field.h:1543
↓ 22 callersMethodGetMetadata
tools/converter/source/compression/generated/MNN_compression.pb.cc:762
↓ 22 callersFunctionHasPrefixString
---------------------------------------------------------------------- HasPrefixString() Check if a string begins with a given prefix. StripPrefixStri
3rd_party/protobuf/src/google/protobuf/stubs/strutil.h:116
← previousnext →901–1,000 of 49,176, ranked by callers