MCPcopy Create free account

hub / github.com/alibaba/MNN / functions

Functions49,176 in github.com/alibaba/MNN

↓ 20 callersMethodsetMode
express/Executor.cpp:230
↓ 20 callersFunctionsin
Sine function. \param arg function argument \return sine value of \a arg template<typename T> typename enable<expr,T>::type sin(T arg) { return functi
3rd_party/half/half.hpp:2354
↓ 20 callersFunctionstbi__malloc
3rd_party/imageHelper/stb_image.h:889
↓ 20 callersMethodstring
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:7254
↓ 20 callersFunctiontensorShapeFormat
source/backend/opengl/GLBackend.hpp:149
↓ 20 callersMethodusize
source/core/Tensor.cpp:409
↓ 19 callersMethodAddVarint
3rd_party/protobuf/src/google/protobuf/unknown_field_set.cc:135
↓ 19 callersMethodAsReductionParam
schema/current/MNN_generated.h:2274
↓ 19 callersMethodCheckTypeAndMergeFrom
3rd_party/protobuf/src/google/protobuf/message.cc:93
↓ 19 callersFunctionGetClassName
3rd_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:358
↓ 19 callersMethodGetResult
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/keyword-spotter.cc:173
↓ 19 callersFunctionGetType
3rd_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc:357
↓ 19 callersFunctionLoadFile
3rd_party/flatbuffers/src/util.cpp:72
↓ 19 callersFunctionMNNCreateFile
source/core/MNNFileUtils.cpp:57
↓ 19 callersMethodNext
implements ZeroCopyOutputStream ---------------------------------
3rd_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:440
↓ 19 callersMethodReadVarint64
3rd_party/protobuf/src/google/protobuf/io/coded_stream.h:1320
↓ 19 callersFunctionSize
test/op/SelectTest.cpp:30
↓ 19 callersMethodTake
3rd_party/rapidjson/encodedstream.h:157
↓ 19 callersFunctionUnderscoresToCamelCase
Converts a name to camel-case. If cap_first_letter is true, capitalize the first letter.
3rd_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:568
↓ 19 callersFunction_Pow
Computes the power of one value to another. Args: x: A variable. Must be one of the following types: Halide_Type_Int or Halide_Type_Float, Halide_Type
express/MathOp.cpp:608
↓ 19 callersFunction_Relu
Given an input value x, it computes the output as x if x > 0 and slope * x if x <= 0. Args: x: A variable. slope: A float, a positive float value, it
express/NeuralNetWorkOp.cpp:433
↓ 19 callersFunction_Round
Returns element-wise rounded integer not less than x. Args: x: A variable. Must be Halide_Type_Float Returns: A variable. Halide_Type_Float. */
express/MathOp.cpp:222
↓ 19 callersMethoda
(&'a self)
3rd_party/flatbuffers/tests/monster_test_generated.rs:486
↓ 19 callersMethodadd_fused_activation_function
tools/converter/source/tflite/schema/schema_generated.h:7814
↓ 19 callersMethodadd_pointer_offset
Adds a pointer offset in units of Element
source/backend/cuda/execution/plugin/FmhaCommon/fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h:814
↓ 19 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
transformers/llm/engine/app/jsonhpp/json.hpp:22711
↓ 19 callersMethodbind
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/modelist/ModelItemHolder.kt:71
↓ 19 callersFunctionbuild_mon
(builder: &'a mut flatbuffers::FlatBufferBuilder, args: &'b my_game::example::MonsterArgs)
3rd_party/flatbuffers/tests/rust_usage_test/tests/integration_test.rs:292
↓ 19 callersMethodceil
Ceiling implementation. \param arg value to round \return rounded value
3rd_party/half/half.hpp:1578
↓ 19 callersFunctionclose_socket
transformers/llm/engine/src/httplib.h:3189
↓ 19 callersMethodcompute
apps/frameworks/sherpa-mnn/sherpa-mnn/kotlin-api/AudioTagging.kt:57
↓ 19 callersMethodcond
(clamp_value, is_training)
tools/mnncompress/mnncompress/tensorflow/OAQ_quantizer.py:445
↓ 19 callersMethodcopy
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/modelmarket/ModelMarketItem.kt:30
↓ 19 callersMethodcopyToGPUBuffer
source/backend/vulkan/buffer/backend/VulkanBackend.cpp:428
↓ 19 callersFunctiondebug_print
(*argv)
tools/mnncompress/mnncompress/tensorflow/EMA_quantizer.py:66
↓ 19 callersFunctiondebug_print
(*argv)
tools/mnncompress/mnncompress/tensorflow/OAQ_quantizer.py:67
↓ 19 callersFunctiondebug_print
(*argv)
tools/mnncompress/mnncompress/tensorflow/LSQ_quantizer.py:66
↓ 19 callersMethoddismiss
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/chat/ChatRouter.kt:110
↓ 19 callersFunctiondistance
3rd_party/flatbuffers/tests/monster_test_generated.h:652
↓ 19 callersMethodeval
source/backend/cpu/CPUFixedPoint.hpp:1017
↓ 19 callersMethodextendee
3rd_party/protobuf/src/google/protobuf/descriptor_database.cc:527
↓ 19 callersMethodfilename
3rd_party/flatbuffers/src/idl_gen_grpc.cpp:203
↓ 19 callersFunctionfused_activation_function
tools/converter/source/tflite/schema/schema_generated.h:7127
↓ 19 callersFunctionget
Returns a pointer
source/backend/cuda/execution/plugin/FmhaCommon/fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h:315
↓ 19 callersMethodgetRuntime
source/backend/cpu/CPUBackend.cpp:754
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
apps/frameworks/3rd_party/include/nlohmann/json.hpp:12045
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
transformers/llm/engine/app/jsonhpp/json.hpp:12636
↓ 19 callersMethodisSupportedIntelSubgroup
source/backend/opencl/core/runtime/OpenCLRuntime.cpp:428
↓ 19 callersMethodis_number
transformers/llm/engine/src/ujson.hpp:115
↓ 19 callersMethodlayout
source/backend/vulkan/component/VulkanPipeline.hpp:159
↓ 19 callersFunctionldexp
Multiply by power of two. \param arg number to modify \param exp power of two to multiply with \return \a arg multplied by 2 raised to \a exp template
3rd_party/half/half.hpp:2572
↓ 19 callersFunctionmemory
()
pymnn/test/benchmark.py:113
↓ 19 callersMethodmerge
source/core/FileLoader.cpp:129
↓ 19 callersMethodnumber_integer
apps/frameworks/3rd_party/include/nlohmann/json.hpp:7308
↓ 19 callersMethodnumber_integer
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:7239
↓ 19 callersMethodnumber_integer
transformers/llm/engine/app/jsonhpp/json.hpp:9481
↓ 19 callersMethodoperator[]
access to successor
apps/frameworks/3rd_party/include/nlohmann/json.hpp:13733
↓ 19 callersMethodoperator[]
access to successor
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:13651
↓ 19 callersMethodoperator[]
access to successor
transformers/llm/engine/app/jsonhpp/json.hpp:14334
↓ 19 callersMethodremove_prefix
transformers/llm/engine/src/tokenizer/tokenizer.hpp:36
↓ 19 callersMethodreset
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/llm/LlmSession.kt:188
↓ 19 callersMethodresize
source/backend/neuropilot/backend/NeuropilotBackend.cpp:703
↓ 19 callersFunctionstbi__get32be
3rd_party/imageHelper/stb_image.h:1538
↓ 19 callersFunctionswap
tools/converter/source/compression/generated/MNN_compression.pb.h:264
↓ 19 callersFunctionunknown_size
transformers/llm/engine/app/jsonhpp/json.hpp:8700
↓ 19 callersFunctionutf8_decode
UTF-8 decode: returns bytes consumed (1-4), writes codepoint to *cp. On error returns 1 and writes 0xFFFD.
transformers/llm/engine/src/tokenizer/unicode.hpp:20
↓ 18 callersMethodAsCastParam
schema/current/MNN_generated.h:1938
↓ 18 callersMethodAsStridedSliceParam
schema/current/MNN_generated.h:2394
↓ 18 callersMethodDecode
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/online-ctc-fst-decoder.cc:94
↓ 18 callersMethodEnforceLite
3rd_party/protobuf/src/google/protobuf/compiler/java/java_context.h:87
↓ 18 callersFunctionFullClassName
3rd_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:256
↓ 18 callersFunctionGenType
3rd_party/flatbuffers/src/idl_gen_fbs.cpp:26
↓ 18 callersFunctionGenerateText
Generate a text representation of a flatbuffer in JSON format.
3rd_party/flatbuffers/src/idl_gen_text.cpp:266
↓ 18 callersFunctionGetArena
3rd_party/protobuf/src/google/protobuf/repeated_ptr_field.h:317
↓ 18 callersFunctionGetDescriptor
3rd_party/protobuf/src/google/protobuf/util/json_format_proto3.pb.h:266
↓ 18 callersMethodGetResult
apps/frameworks/sherpa-mnn/sherpa-mnn/c-api/cxx-api.cc:152
↓ 18 callersFunctionHasSuffixString
---------------------------------------------------------------------- HasSuffixString() Return true if str ends in suffix. StripSuffixString() Given
3rd_party/protobuf/src/google/protobuf/stubs/strutil.h:138
↓ 18 callersMethodHead
transformers/llm/engine/src/httplib.h:9686
↓ 18 callersFunctionIgnoreField
3rd_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:443
↓ 18 callersFunctionIsMapEntryMessage
3rd_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h:429
↓ 18 callersFunctionM
()
doc/API/html/jquery.js:68
↓ 18 callersFunctionMNNMemoryFreeAlign
source/core/MNNMemoryUtils.cpp:53
↓ 18 callersMethodNumEventClasses
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/offline-ced-model.cc:104
↓ 18 callersMethodPipeline
tools/converter/source/compression/generated/MNN_compression.pb.cc:176
↓ 18 callersFunctionPutReserve
3rd_party/rapidjson/stream.h:22
↓ 18 callersMethodRequired
3rd_party/flatbuffers/include/flatbuffers/flatbuffers.h:2332
↓ 18 callersFunctionSTORE_VECTOR_AS_COLUMN
source/backend/cpu/x86_x64/avx512/SparseKernelFunction.hpp:29
↓ 18 callersMethodString
3rd_party/rapidjson/schema.h:245
↓ 18 callersFunctionStripProto
3rd_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:524
↓ 18 callersMethodUnPack
schema/current/CaffeOp_generated.h:4318
↓ 18 callersFunction_Interp
express/NeuralNetWorkOp.cpp:1481
↓ 18 callersFunction_Sign
Computes sign of x eltment-wise sign(x) = 0 if x=0 sign(x) =-1 if x<0 sign(x) = 1 if x>0 */
express/MathOp.cpp:447
↓ 18 callersMethod__init
* @param number i * @param flatbuffers.ByteBuffer bb * @returns Test
3rd_party/flatbuffers/tests/monster_test_generated.ts:159
↓ 18 callersMethod__init
(int _i, ByteBuffer _bb)
3rd_party/flatbuffers/tests/MyGame/Example/Stat.cs:17
↓ 18 callersMethod_internal_a
3rd_party/protobuf/src/google/protobuf/util/json_format.pb.h:3576
↓ 18 callersMethod_internal_uninterpreted_option_size
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
3rd_party/protobuf/src/google/protobuf/descriptor.pb.h:9971
↓ 18 callersFunctionassertRaises
Backwards-compatible assertion for exceptions raised.
3rd_party/flatbuffers/tests/py_test.py:45
↓ 18 callersFunctionbF
(b0,b1)
doc/API/html/jquery.js:16
↓ 18 callersFunctionbuffer
3rd_party/protobuf/src/google/protobuf/metadata_lite.h:257
↓ 18 callersMethodclone
tools/train/source/nn/NN.cpp:310
← previousnext →1,101–1,200 of 49,176, ranked by callers