Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ functions
Functions
7,728 in github.com/OAID/Tengine
⨍
Functions
7,728
◇
Types & classes
1,531
↓ 4 callers
Function
ref_dpp_common
executor/operator/ref/kernel/dpp/ref_dpp_kernel.h:193
↓ 4 callers
Function
ref_region_common
executor/operator/ref/kernel/region/ref_region_kernel.h:103
↓ 4 callers
Function
ref_reorg_common
executor/operator/ref/kernel/reorg/ref_reorg_kernel.h:48
↓ 4 callers
Function
ref_shuffle_channel_common
executor/operator/ref/kernel/shuffle_channel/ref_shuffle_channel_kernel.h:48
↓ 4 callers
Function
ref_slice_common
executor/operator/ref/kernel/slice/ref_slice_common.c:282
↓ 4 callers
Function
ref_swap_axis_common
executor/operator/ref/kernel/swap_axis/ref_swap_axis_kernel.h:39
↓ 4 callers
Function
run_test
tests/mla_bench/test_mla.c:18
↓ 4 callers
Function
sqsum_3d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2669
↓ 4 callers
Function
sqsum_4d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2610
↓ 4 callers
Function
stbi__bitcount
core/include/stb_image.h:5640
↓ 4 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
core/include/stb_image.h:3758
↓ 4 callers
Function
stbi__compute_y_16
core/include/stb_image.h:1370
↓ 4 callers
Function
stbi__end_write_file
core/include/stb_image_write.h:145
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
core/include/stb_image.h:1807
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
core/include/stb_image.h:5622
↓ 4 callers
Function
stbi__jpeg_get_bit
core/include/stb_image.h:1836
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
core/include/stb_image.h:797
↓ 4 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
core/include/stb_image.h:610
↓ 4 callers
Function
stbi__readval
core/include/stb_image.h:6747
↓ 4 callers
Function
stbi__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 callers
Function
stbi__start_write_file
core/include/stb_image_write.h:132
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
core/include/stb_image.h:6031
↓ 4 callers
Function
stbi__vertical_flip
core/include/stb_image.h:758
↓ 4 callers
Function
stbi__zget8
core/include/stb_image.h:4158
↓ 4 callers
Function
stride_h
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2955
↓ 4 callers
Function
stride_w
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2952
↓ 4 callers
Function
strtrim
core/lib/olreport/onlinereportutil.c:48
↓ 4 callers
Function
sum_3d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2421
↓ 4 callers
Function
sum_3d_ax1_f16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:1310
↓ 4 callers
Function
sum_3d_ax1_fp16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:1046
↓ 4 callers
Function
sum_3d_ax1_int8
executor/operator/ref/kernel/reduction/ref_reduce_int8.c:648
↓ 4 callers
Function
sum_3d_ax1_uint8
executor/operator/ref/kernel/reduction/ref_reduce_uint8.c:640
↓ 4 callers
Function
sum_4d_ax1
executor/operator/ref/kernel/reduction/ref_reduce_fp32.c:2362
↓ 4 callers
Function
sum_4d_ax1_f16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:1251
↓ 4 callers
Function
sum_4d_ax1_fp16
executor/operator/ref/kernel/reduction/ref_reduce_fp16.c:916
↓ 4 callers
Function
sum_4d_ax1_int8
executor/operator/ref/kernel/reduction/ref_reduce_int8.c:586
↓ 4 callers
Function
sum_4d_ax1_uint8
executor/operator/ref/kernel/reduction/ref_reduce_uint8.c:578
↓ 4 callers
Function
test
internal/bin/test_permute_op.cpp:515
↓ 4 callers
Function
test
internal/bin/test_concat_op.cpp:490
↓ 4 callers
Function
time_major
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:3557
↓ 4 callers
Function
tran_input_4block
executor/operator/arm32/conv/winograd/wino_trans_inp.h:507
↓ 4 callers
Function
tran_input_4block
executor/operator/arm64/conv/winograd/wino_trans_inp.h:278
↓ 4 callers
Function
trans_inp_4_cpu
executor/operator/arm32/conv/winograd/wino_trans_inp.h:96
↓ 4 callers
Function
unlock
core/lib/olreport/thread.c:91
↓ 4 callers
Function
value
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/reflection_generated.h:176
↓ 4 callers
Function
vexpq10_f32
exp(x) = lim(1+x/n)^n // n=10 */
executor/operator/arm32/tanh_float.cpp:75
↓ 4 callers
Function
vexpq10_f32
exp(x) = lim(1+x/n)^n // n=10 */
executor/operator/arm64/tanh_float.cpp:75
↓ 3 callers
Method
AddOutputNode
core/lib/graph.cpp:101
↓ 3 callers
Function
Argmax
internal/bin/test_sqz_int8.cpp:58
↓ 3 callers
Method
AsInt32
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 callers
Method
BindDriver
executor/include/device_driver.hpp:569
↓ 3 callers
Function
BufferHasIdentifier
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 callers
Function
CreateBlob
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1402
↓ 3 callers
Function
CreateBuffer
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:9122
↓ 3 callers
Function
CreateConcatEmbeddingsOptions
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:3339
↓ 3 callers
Function
CreateCustomQuantization
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2612
↓ 3 callers
Function
CreateInputNode
tengine-module/plugin/serializer/tensorflow/tf_serializer.cpp:1847
↓ 3 callers
Function
CreateMetadata
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:9195
↓ 3 callers
Function
CreateOperator
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:8898
↓ 3 callers
Function
CreateOperatorCode
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:8097
↓ 3 callers
Function
CreateQuantizationParameters
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2741
↓ 3 callers
Function
CreateReshapeOptions
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:4703
↓ 3 callers
Function
CreateSqueezeOptions
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:5408
↓ 3 callers
Function
CreateSubGraph
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:9039
↓ 3 callers
Function
CreateTensor
tengine-module/plugin/serializer/tf_lite/include/schema_generated.h:2881
↓ 3 callers
Function
CreateVector
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1432
↓ 3 callers
Method
ElemWidth
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1353
↓ 3 callers
Function
EndianCheck
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flatbuffers.h:51
↓ 3 callers
Method
ExistDevice
core/lib/exec_context.cpp:138
↓ 3 callers
Method
GetBiasName
operator/include/operator/gru.hpp:19
↓ 3 callers
Method
GetCPUModelString
executor/lib/cpu_info.cpp:53
↓ 3 callers
Method
GetDevice
core/lib/exec_context.cpp:96
↓ 3 callers
Method
GetDevice
executor/lib/device_driver.cpp:94
↓ 3 callers
Method
GetExecAttr
executor/include/graph_task.hpp:102
↓ 3 callers
Method
GetGraphAttr
executor/lib/generic_dev_executor.cpp:400
↓ 3 callers
Method
GetGraphExecutor
executor/include/graph_task.hpp:89
↓ 3 callers
Method
GetInitHiddenName
operator/include/operator/gru.hpp:27
↓ 3 callers
Method
GetModelLayout
core/include/graph.hpp:173
↓ 3 callers
Function
GetOpStr
serializer/tengine/v2/tm2_op_load.cpp:1651
↓ 3 callers
Method
GetParentNode
core/lib/node.cpp:92
↓ 3 callers
Method
GetProposal
executor/lib/node_dev_driver.cpp:203
↓ 3 callers
Method
GetStats
core/lib/notify_instance.cpp:452
↓ 3 callers
Function
GetTensorContentAndDim
tengine-module/plugin/serializer/tensorflow/tf_serializer.cpp:1962
↓ 3 callers
Function
GetTypeName
include/type_name.hpp:73
↓ 3 callers
Method
Length
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flatbuffers.h:231
↓ 3 callers
Method
Load
core/lib/tengine_config.cpp:52
↓ 3 callers
Function
LoadConstTensor
tengine-module/plugin/serializer/tensorflow/tf_serializer.cpp:2084
↓ 3 callers
Method
Lock
core/include/graph.hpp:186
↓ 3 callers
Function
Map
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/flexbuffers.h:1170
↓ 3 callers
Function
NodeInGraph
executor/lib/graph_optimizer.cpp:625
↓ 3 callers
Function
NumToStringImplWrapper
tengine-module/plugin/serializer/tf_lite/include/flatbuffers/util.h:101
↓ 3 callers
Function
OutputTypeName
include/type_name.hpp:58
↓ 3 callers
Method
ParseDefParam
core/include/operator.hpp:252
↓ 3 callers
Function
ParseNodeParam
tengine-module/plugin/serializer/mxnet/mxnet_serializer.cpp:97
↓ 3 callers
Method
ProbeDevice
executor/lib/device_driver.cpp:196
↓ 3 callers
Function
ReferTo
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 callers
Method
RemoveTensor
core/lib/graph.cpp:365
↓ 3 callers
Method
ResetOutputNode
core/include/graph.hpp:85
↓ 3 callers
Method
Reshaped
core/include/tensor.hpp:111
↓ 3 callers
Method
Run
executor/lib/graph_task.cpp:314
← previous
next →
501–600 of 7,728, ranked by callers