Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ functions
Functions
49,176 in github.com/alibaba/MNN
⨍
Functions
49,176
◇
Types & classes
11,252
↳
Endpoints
2
↓ 20 callers
Method
setMode
express/Executor.cpp:230
↓ 20 callers
Function
sin
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 callers
Function
stbi__malloc
3rd_party/imageHelper/stb_image.h:889
↓ 20 callers
Method
string
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:7254
↓ 20 callers
Function
tensorShapeFormat
source/backend/opengl/GLBackend.hpp:149
↓ 20 callers
Method
usize
source/core/Tensor.cpp:409
↓ 19 callers
Method
AddVarint
3rd_party/protobuf/src/google/protobuf/unknown_field_set.cc:135
↓ 19 callers
Method
AsReductionParam
schema/current/MNN_generated.h:2274
↓ 19 callers
Method
CheckTypeAndMergeFrom
3rd_party/protobuf/src/google/protobuf/message.cc:93
↓ 19 callers
Function
GetClassName
3rd_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:358
↓ 19 callers
Method
GetResult
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/keyword-spotter.cc:173
↓ 19 callers
Function
GetType
3rd_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc:357
↓ 19 callers
Function
LoadFile
3rd_party/flatbuffers/src/util.cpp:72
↓ 19 callers
Function
MNNCreateFile
source/core/MNNFileUtils.cpp:57
↓ 19 callers
Method
Next
implements ZeroCopyOutputStream ---------------------------------
3rd_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc:440
↓ 19 callers
Method
ReadVarint64
3rd_party/protobuf/src/google/protobuf/io/coded_stream.h:1320
↓ 19 callers
Function
Size
test/op/SelectTest.cpp:30
↓ 19 callers
Method
Take
3rd_party/rapidjson/encodedstream.h:157
↓ 19 callers
Function
UnderscoresToCamelCase
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 callers
Function
_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 callers
Function
_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 callers
Function
_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 callers
Method
a
(&'a self)
3rd_party/flatbuffers/tests/monster_test_generated.rs:486
↓ 19 callers
Method
add_fused_activation_function
tools/converter/source/tflite/schema/schema_generated.h:7814
↓ 19 callers
Method
add_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 callers
Function
begin
@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 callers
Method
bind
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/modelist/ModelItemHolder.kt:71
↓ 19 callers
Function
build_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 callers
Method
ceil
Ceiling implementation. \param arg value to round \return rounded value
3rd_party/half/half.hpp:1578
↓ 19 callers
Function
close_socket
transformers/llm/engine/src/httplib.h:3189
↓ 19 callers
Method
compute
apps/frameworks/sherpa-mnn/sherpa-mnn/kotlin-api/AudioTagging.kt:57
↓ 19 callers
Method
cond
(clamp_value, is_training)
tools/mnncompress/mnncompress/tensorflow/OAQ_quantizer.py:445
↓ 19 callers
Method
copy
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/modelmarket/ModelMarketItem.kt:30
↓ 19 callers
Method
copyToGPUBuffer
source/backend/vulkan/buffer/backend/VulkanBackend.cpp:428
↓ 19 callers
Function
debug_print
(*argv)
tools/mnncompress/mnncompress/tensorflow/EMA_quantizer.py:66
↓ 19 callers
Function
debug_print
(*argv)
tools/mnncompress/mnncompress/tensorflow/OAQ_quantizer.py:67
↓ 19 callers
Function
debug_print
(*argv)
tools/mnncompress/mnncompress/tensorflow/LSQ_quantizer.py:66
↓ 19 callers
Method
dismiss
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/chat/ChatRouter.kt:110
↓ 19 callers
Function
distance
3rd_party/flatbuffers/tests/monster_test_generated.h:652
↓ 19 callers
Method
eval
source/backend/cpu/CPUFixedPoint.hpp:1017
↓ 19 callers
Method
extendee
3rd_party/protobuf/src/google/protobuf/descriptor_database.cc:527
↓ 19 callers
Method
filename
3rd_party/flatbuffers/src/idl_gen_grpc.cpp:203
↓ 19 callers
Function
fused_activation_function
tools/converter/source/tflite/schema/schema_generated.h:7127
↓ 19 callers
Function
get
Returns a pointer
source/backend/cuda/execution/plugin/FmhaCommon/fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h:315
↓ 19 callers
Method
getRuntime
source/backend/cpu/CPUBackend.cpp:754
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
apps/frameworks/3rd_party/include/nlohmann/json.hpp:12045
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
transformers/llm/engine/app/jsonhpp/json.hpp:12636
↓ 19 callers
Method
isSupportedIntelSubgroup
source/backend/opencl/core/runtime/OpenCLRuntime.cpp:428
↓ 19 callers
Method
is_number
transformers/llm/engine/src/ujson.hpp:115
↓ 19 callers
Method
layout
source/backend/vulkan/component/VulkanPipeline.hpp:159
↓ 19 callers
Function
ldexp
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 callers
Function
memory
()
pymnn/test/benchmark.py:113
↓ 19 callers
Method
merge
source/core/FileLoader.cpp:129
↓ 19 callers
Method
number_integer
apps/frameworks/3rd_party/include/nlohmann/json.hpp:7308
↓ 19 callers
Method
number_integer
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:7239
↓ 19 callers
Method
number_integer
transformers/llm/engine/app/jsonhpp/json.hpp:9481
↓ 19 callers
Method
operator[]
access to successor
apps/frameworks/3rd_party/include/nlohmann/json.hpp:13733
↓ 19 callers
Method
operator[]
access to successor
apps/Android/MnnTaoAvatar/app/src/main/cpp/3rd_party/nlohmann/json.hpp:13651
↓ 19 callers
Method
operator[]
access to successor
transformers/llm/engine/app/jsonhpp/json.hpp:14334
↓ 19 callers
Method
remove_prefix
transformers/llm/engine/src/tokenizer/tokenizer.hpp:36
↓ 19 callers
Method
reset
apps/Android/MnnLlmChat/app/src/main/java/com/alibaba/mnnllm/android/llm/LlmSession.kt:188
↓ 19 callers
Method
resize
source/backend/neuropilot/backend/NeuropilotBackend.cpp:703
↓ 19 callers
Function
stbi__get32be
3rd_party/imageHelper/stb_image.h:1538
↓ 19 callers
Function
swap
tools/converter/source/compression/generated/MNN_compression.pb.h:264
↓ 19 callers
Function
unknown_size
transformers/llm/engine/app/jsonhpp/json.hpp:8700
↓ 19 callers
Function
utf8_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 callers
Method
AsCastParam
schema/current/MNN_generated.h:1938
↓ 18 callers
Method
AsStridedSliceParam
schema/current/MNN_generated.h:2394
↓ 18 callers
Method
Decode
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/online-ctc-fst-decoder.cc:94
↓ 18 callers
Method
EnforceLite
3rd_party/protobuf/src/google/protobuf/compiler/java/java_context.h:87
↓ 18 callers
Function
FullClassName
3rd_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc:256
↓ 18 callers
Function
GenType
3rd_party/flatbuffers/src/idl_gen_fbs.cpp:26
↓ 18 callers
Function
GenerateText
Generate a text representation of a flatbuffer in JSON format.
3rd_party/flatbuffers/src/idl_gen_text.cpp:266
↓ 18 callers
Function
GetArena
3rd_party/protobuf/src/google/protobuf/repeated_ptr_field.h:317
↓ 18 callers
Function
GetDescriptor
3rd_party/protobuf/src/google/protobuf/util/json_format_proto3.pb.h:266
↓ 18 callers
Method
GetResult
apps/frameworks/sherpa-mnn/sherpa-mnn/c-api/cxx-api.cc:152
↓ 18 callers
Function
HasSuffixString
---------------------------------------------------------------------- HasSuffixString() Return true if str ends in suffix. StripSuffixString() Given
3rd_party/protobuf/src/google/protobuf/stubs/strutil.h:138
↓ 18 callers
Method
Head
transformers/llm/engine/src/httplib.h:9686
↓ 18 callers
Function
IgnoreField
3rd_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc:443
↓ 18 callers
Function
IsMapEntryMessage
3rd_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h:429
↓ 18 callers
Function
M
()
doc/API/html/jquery.js:68
↓ 18 callers
Function
MNNMemoryFreeAlign
source/core/MNNMemoryUtils.cpp:53
↓ 18 callers
Method
NumEventClasses
apps/frameworks/sherpa-mnn/sherpa-mnn/csrc/offline-ced-model.cc:104
↓ 18 callers
Method
Pipeline
tools/converter/source/compression/generated/MNN_compression.pb.cc:176
↓ 18 callers
Function
PutReserve
3rd_party/rapidjson/stream.h:22
↓ 18 callers
Method
Required
3rd_party/flatbuffers/include/flatbuffers/flatbuffers.h:2332
↓ 18 callers
Function
STORE_VECTOR_AS_COLUMN
source/backend/cpu/x86_x64/avx512/SparseKernelFunction.hpp:29
↓ 18 callers
Method
String
3rd_party/rapidjson/schema.h:245
↓ 18 callers
Function
StripProto
3rd_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:524
↓ 18 callers
Method
UnPack
schema/current/CaffeOp_generated.h:4318
↓ 18 callers
Function
_Interp
express/NeuralNetWorkOp.cpp:1481
↓ 18 callers
Function
_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 callers
Method
__init
* @param number i * @param flatbuffers.ByteBuffer bb * @returns Test
3rd_party/flatbuffers/tests/monster_test_generated.ts:159
↓ 18 callers
Method
__init
(int _i, ByteBuffer _bb)
3rd_party/flatbuffers/tests/MyGame/Example/Stat.cs:17
↓ 18 callers
Method
_internal_a
3rd_party/protobuf/src/google/protobuf/util/json_format.pb.h:3576
↓ 18 callers
Method
_internal_uninterpreted_option_size
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
3rd_party/protobuf/src/google/protobuf/descriptor.pb.h:9971
↓ 18 callers
Function
assertRaises
Backwards-compatible assertion for exceptions raised.
3rd_party/flatbuffers/tests/py_test.py:45
↓ 18 callers
Function
bF
(b0,b1)
doc/API/html/jquery.js:16
↓ 18 callers
Function
buffer
3rd_party/protobuf/src/google/protobuf/metadata_lite.h:257
↓ 18 callers
Method
clone
tools/train/source/nn/NN.cpp:310
← previous
next →
1,101–1,200 of 49,176, ranked by callers