MCPcopy Create free account

hub / github.com/OAID/Tengine / functions

Functions7,728 in github.com/OAID/Tengine

↓ 4 callersFunctionref_dpp_common
executor/operator/ref/kernel/dpp/ref_dpp_kernel.h:193
↓ 4 callersFunctionref_region_common
executor/operator/ref/kernel/region/ref_region_kernel.h:103
↓ 4 callersFunctionref_reorg_common
executor/operator/ref/kernel/reorg/ref_reorg_kernel.h:48
↓ 4 callersFunctionref_shuffle_channel_common
executor/operator/ref/kernel/shuffle_channel/ref_shuffle_channel_kernel.h:48
↓ 4 callersFunctionref_slice_common
executor/operator/ref/kernel/slice/ref_slice_common.c:282
↓ 4 callersFunctionref_swap_axis_common
executor/operator/ref/kernel/swap_axis/ref_swap_axis_kernel.h:39
↓ 4 callersFunctionrun_test
tests/mla_bench/test_mla.c:18
↓ 4 callersFunctionsqsum_3d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2669
↓ 4 callersFunctionsqsum_4d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2610
↓ 4 callersFunctionstbi__bitcount
core/include/stb_image.h:5640
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
core/include/stb_image.h:3758
↓ 4 callersFunctionstbi__compute_y_16
core/include/stb_image.h:1370
↓ 4 callersFunctionstbi__end_write_file
core/include/stb_image_write.h:145
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
core/include/stb_image.h:1807
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
core/include/stb_image.h:5622
↓ 4 callersFunctionstbi__jpeg_get_bit
core/include/stb_image.h:1836
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
core/include/stb_image.h:797
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
core/include/stb_image.h:610
↓ 4 callersFunctionstbi__readval
core/include/stb_image.h:6747
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
core/include/stb_image.h:5653
↓ 4 callersFunctionstbi__start_write_file
core/include/stb_image_write.h:132
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
core/include/stb_image.h:6031
↓ 4 callersFunctionstbi__vertical_flip
core/include/stb_image.h:758
↓ 4 callersFunctionstbi__zget8
core/include/stb_image.h:4158
↓ 4 callersFunctionstride_h
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2955
↓ 4 callersFunctionstride_w
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2952
↓ 4 callersFunctionstrtrim
core/lib/olreport/onlinereportutil.c:48
↓ 4 callersFunctionsum_3d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2421
↓ 4 callersFunctionsum_3d_ax1_f16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:1310
↓ 4 callersFunctionsum_3d_ax1_fp16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:1046
↓ 4 callersFunctionsum_3d_ax1_int8
executor/operator/ref/kernel/reduction/ref_reduce_int8.c:648
↓ 4 callersFunctionsum_3d_ax1_uint8
executor/operator/ref/kernel/reduction/ref_reduce_uint8.c:640
↓ 4 callersFunctionsum_4d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2362
↓ 4 callersFunctionsum_4d_ax1_f16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:1251
↓ 4 callersFunctionsum_4d_ax1_fp16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:916
↓ 4 callersFunctionsum_4d_ax1_int8
executor/operator/ref/kernel/reduction/ref_reduce_int8.c:586
↓ 4 callersFunctionsum_4d_ax1_uint8
executor/operator/ref/kernel/reduction/ref_reduce_uint8.c:578
↓ 4 callersFunctiontest
internal/bin/test_permute_op.cpp:515
↓ 4 callersFunctiontest
internal/bin/test_concat_op.cpp:490
↓ 4 callersFunctiontime_major
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:3557
↓ 4 callersFunctiontran_input_4block
executor/operator/arm32/conv/winograd/wino_trans_inp.h:507
↓ 4 callersFunctiontran_input_4block
executor/operator/arm64/conv/winograd/wino_trans_inp.h:278
↓ 4 callersFunctiontrans_inp_4_cpu
executor/operator/arm32/conv/winograd/wino_trans_inp.h:96
↓ 4 callersFunctionunlock
core/lib/olreport/thread.c:91
↓ 4 callersFunctionvalue
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/reflection_generated.h:176
↓ 4 callersFunctionvexpq10_f32
exp(x) = lim(1+x/n)^n // n=10 */
executor/operator/arm32/tanh_float.cpp:75
↓ 4 callersFunctionvexpq10_f32
exp(x) = lim(1+x/n)^n // n=10 */
executor/operator/arm64/tanh_float.cpp:75
↓ 3 callersMethodAddOutputNode
core/lib/graph.cpp:101
↓ 3 callersFunctionArgmax
internal/bin/test_sqz_int8.cpp:58
↓ 3 callersMethodAsInt32
TODO: could specialize these to not use AsInt64() if that saves extension ops in generated code, and use a faster op than ReadInt64.
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:420
↓ 3 callersMethodBindDriver
executor/include/device_driver.hpp:569
↓ 3 callersFunctionBufferHasIdentifier
Helper to see if the identifier in a buffer has the expected value.
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flatbuffers.h:1965
↓ 3 callersFunctionCreateBlob
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1402
↓ 3 callersFunctionCreateBuffer
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:9122
↓ 3 callersFunctionCreateConcatEmbeddingsOptions
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:3339
↓ 3 callersFunctionCreateCustomQuantization
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2612
↓ 3 callersFunctionCreateInputNode
tengine-module/plugin/serializer/tensorflow/tf_serializer.cpp:1847
↓ 3 callersFunctionCreateMetadata
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:9195
↓ 3 callersFunctionCreateOperator
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:8898
↓ 3 callersFunctionCreateOperatorCode
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:8097
↓ 3 callersFunctionCreateQuantizationParameters
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2741
↓ 3 callersFunctionCreateReshapeOptions
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:4703
↓ 3 callersFunctionCreateSqueezeOptions
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:5408
↓ 3 callersFunctionCreateSubGraph
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:9039
↓ 3 callersFunctionCreateTensor
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2881
↓ 3 callersFunctionCreateVector
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1432
↓ 3 callersMethodElemWidth
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1353
↓ 3 callersFunctionEndianCheck
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flatbuffers.h:51
↓ 3 callersMethodExistDevice
core/lib/exec_context.cpp:138
↓ 3 callersMethodGetBiasName
operator/include/operator/gru.hpp:19
↓ 3 callersMethodGetCPUModelString
executor/lib/cpu_info.cpp:53
↓ 3 callersMethodGetDevice
core/lib/exec_context.cpp:96
↓ 3 callersMethodGetDevice
executor/lib/device_driver.cpp:94
↓ 3 callersMethodGetExecAttr
executor/include/graph_task.hpp:102
↓ 3 callersMethodGetGraphAttr
executor/lib/generic_dev_executor.cpp:400
↓ 3 callersMethodGetGraphExecutor
executor/include/graph_task.hpp:89
↓ 3 callersMethodGetInitHiddenName
operator/include/operator/gru.hpp:27
↓ 3 callersMethodGetModelLayout
core/include/graph.hpp:173
↓ 3 callersFunctionGetOpStr
serializer/tengine/v2/tm2_op_load.cpp:1651
↓ 3 callersMethodGetParentNode
core/lib/node.cpp:92
↓ 3 callersMethodGetProposal
executor/lib/node_dev_driver.cpp:203
↓ 3 callersMethodGetStats
core/lib/notify_instance.cpp:452
↓ 3 callersFunctionGetTensorContentAndDim
tengine-module/plugin/serializer/tensorflow/tf_serializer.cpp:1962
↓ 3 callersFunctionGetTypeName
include/type_name.hpp:73
↓ 3 callersMethodLength
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flatbuffers.h:231
↓ 3 callersMethodLoad
core/lib/tengine_config.cpp:52
↓ 3 callersFunctionLoadConstTensor
tengine-module/plugin/serializer/tensorflow/tf_serializer.cpp:2084
↓ 3 callersMethodLock
core/include/graph.hpp:186
↓ 3 callersFunctionMap
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1170
↓ 3 callersFunctionNodeInGraph
executor/lib/graph_optimizer.cpp:625
↓ 3 callersFunctionNumToStringImplWrapper
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/util.h:101
↓ 3 callersFunctionOutputTypeName
include/type_name.hpp:58
↓ 3 callersMethodParseDefParam
core/include/operator.hpp:252
↓ 3 callersFunctionParseNodeParam
tengine-module/plugin/serializer/mxnet/mxnet_serializer.cpp:97
↓ 3 callersMethodProbeDevice
executor/lib/device_driver.cpp:196
↓ 3 callersFunctionReferTo
Offsets initially are relative to the end of the buffer (downwards). This function converts them to be relative to the current location in the buffer
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flatbuffers.h:1163
↓ 3 callersMethodRemoveTensor
core/lib/graph.cpp:365
↓ 3 callersMethodResetOutputNode
core/include/graph.hpp:85
↓ 3 callersMethodReshaped
core/include/tensor.hpp:111
↓ 3 callersMethodRun
executor/lib/graph_task.cpp:314
← previousnext →501–600 of 7,728, ranked by callers