Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/TNN
/ functions
Functions
11,148 in github.com/Tencent/TNN
⨍
Functions
11,148
◇
Types & classes
2,592
↓ 1 callers
Function
InitModelConfig
tools/quantization/quantize.cc:59
↓ 1 callers
Function
InitModelConfig
tools/model_check/main.cc:68
↓ 1 callers
Function
InitWeightScaleADMM
tools/quantization/calibration.cc:33
↓ 1 callers
Method
InsertBlobs
tools/converter/source/onnx/onnx_base_converter.cc:97
↓ 1 callers
Method
InsertBlobs
tools/converter/source/tflite/tflite_op_converter.cc:85
↓ 1 callers
Function
Int32VectorTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19123
↓ 1 callers
Function
Int8BlobToNCHW
convert data type from int8 to float, data format from nhwc 2 nchw */
source/tnn/device/arm/arm_blob_converter.cc:296
↓ 1 callers
Function
Int8ToFloat
source/tnn/device/arm/acc/compute/compute_int8.cc:390
↓ 1 callers
Function
IntToString
source/tnn/utils/string_format.h:32
↓ 1 callers
Function
IntToStringFilter
source/tnn/utils/string_format.h:40
↓ 1 callers
Function
InterpolateLinear
source/tnn/utils/mat_converter_utils.cc:117
↓ 1 callers
Method
Interpret
source/tnn/device/rknpu/rknpu_model_interpreter.cc:23
↓ 1 callers
Method
InterpretProto
source/tnn/interpreter/tnn/model_interpreter.cc:114
↓ 1 callers
Method
InterpretProto
source/tnn/interpreter/ncnn/ncnn_model_interpreter.cc:77
↓ 1 callers
Method
InterpretResource
source/tnn/interpreter/tnn/layer_interpreter/pow_layer_interpreter.cc:40
↓ 1 callers
Method
InterpretResource
source/tnn/interpreter/ncnn/layer_interpreter/binary_op_interpreter.cc:54
↓ 1 callers
Function
IntersectPoint
examples/utils/clipper.cc:622
↓ 1 callers
Function
IsCurrentLayerSupportFusion
source/tnn/optimizer/net_optimizer_fuse_conv_add.cc:71
↓ 1 callers
Function
IsDiscontinuous
test/unit_test/layer_test/test_reduce_op_layer.cc:43
↓ 1 callers
Method
IsFileExists
source/tnn/network/tensorrt/exclusive_file.cc:246
↓ 1 callers
Method
IsLockFileExists
source/tnn/network/tensorrt/exclusive_file.cc:250
↓ 1 callers
Function
IsMaxima
examples/utils/clipper.cc:2526
↓ 1 callers
Function
IsNumberString
source/tnn/device/huawei_npu/convert/npu_utils.cc:123
↓ 1 callers
Method
IsPluginLayer
source/tnn/network/tensorrt/layer_builder/tensorrt_base_layer_builder.cc:51
↓ 1 callers
Function
IsPreviousLayerSupportFusion
source/tnn/optimizer/net_optimizer_fuse_conv_add.cc:56
↓ 1 callers
Method
IsSameID
source/tnn/core/profile.cc:27
↓ 1 callers
Method
IsSupported
source/tnn/optimizer/net_optimizer_fuse_conv_add.cc:38
↓ 1 callers
Function
JoinHorz
examples/utils/clipper.cc:3371
↓ 1 callers
Method
JudgeOutput
(self, current_node, nodelist)
tools/caffe2onnx/src/caffe2onnx.py:1080
↓ 1 callers
Function
KlDivergence
Given distribution P and Q, KL-Divergence is Sum(P[i] * log(P[i] / Q[i]))
tools/quantization/scale_calculator.cc:23
↓ 1 callers
Function
L2NormOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19314
↓ 1 callers
Function
LSHProjectionOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19224
↓ 1 callers
Function
LSTMOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19332
↓ 1 callers
Function
LeakyReluOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19748
↓ 1 callers
Function
LessEqualOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19593
↓ 1 callers
Function
LessOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19588
↓ 1 callers
Function
LoadCaffeModel
(net_path, model_path)
tools/caffe2onnx/src/load_save_model.py:7
↓ 1 callers
Method
LoadLibrary
source/tnn/device/huawei_npu/npu_context.cc:19
↓ 1 callers
Method
LoadOpenCLLibrary
load default library path
source/tnn/device/opencl/opencl_wrapper.cc:95
↓ 1 callers
Method
LoadProgram
load program with program name.
source/tnn/device/opencl/opencl_runtime.cc:458
↓ 1 callers
Function
LocalResponseNormalizationOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19322
↓ 1 callers
Function
LogSoftmaxOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19534
↓ 1 callers
Function
LogicalAndOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19701
↓ 1 callers
Function
LogicalNotOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19706
↓ 1 callers
Function
LogicalOrOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19679
↓ 1 callers
Function
LstmActivate
source/tnn/device/arm/acc/arm_lstm_layer_acc.cc:26
↓ 1 callers
Function
LstmActivate
source/tnn/device/arm/acc/compute_arm82/arm_lstm_fp16_layer.cc:28
↓ 1 callers
Method
MIType
tools/onnx2tnn/onnx-converter/pybind11/tests/test_multiple_inheritance.cc:74
↓ 1 callers
Function
MakeTensor
tools/onnx2tnn/src/core/layer/onnx_converter_gemm.cc:24
↓ 1 callers
Function
MatMemcpy2DWithPadding
source/tnn/device/arm/arm_mat_util.cc:64
↓ 1 callers
Function
MatMemcpy2DWithPadding
source/tnn/device/x86/x86_mat_util.cc:55
↓ 1 callers
Function
MatTranspose
source/tnn/device/x86/x86_util.cc:472
↓ 1 callers
Function
MatchBBoxPostProcess
source/tnn/utils/bbox_util.cc:418
↓ 1 callers
Function
MatrixAddInt8
element add int8 func */
source/tnn/device/arm/acc/compute/compute_int8.cc:352
↓ 1 callers
Function
MatrixDiagOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19803
↓ 1 callers
Function
MatrixSetDiagOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19813
↓ 1 callers
Function
MaxPoolingHalf
source/tnn/device/arm/acc/compute_arm82/compute_half.cc:177
↓ 1 callers
Function
MaxPoolingINT8
general max pooling int8 kernel */
source/tnn/device/arm/acc/compute/compute_int8.cc:236
↓ 1 callers
Function
MaximumMinimumOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19552
↓ 1 callers
Method
MemAlloc
source/tnn/network/tensorrt/tensorrt_blob_manager.cc:175
↓ 1 callers
Method
MemFree
source/tnn/network/tensorrt/tensorrt_blob_manager.cc:180
↓ 1 callers
Function
MetadataTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19917
↓ 1 callers
Function
MirrorPadOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19760
↓ 1 callers
Function
ModelTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19924
↓ 1 callers
Function
MulOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19306
↓ 1 callers
Method
MyException
tools/onnx2tnn/onnx-converter/pybind11/tests/test_exceptions.cc:15
↓ 1 callers
Method
MyException5
tools/onnx2tnn/onnx-converter/pybind11/tests/test_exceptions.cc:53
↓ 1 callers
Method
MyObject2
tools/onnx2tnn/onnx-converter/pybind11/tests/test_smart_ptr.cc:130
↓ 1 callers
Method
MyObject3
tools/onnx2tnn/onnx-converter/pybind11/tests/test_smart_ptr.cc:149
↓ 1 callers
Method
MyObject4
tools/onnx2tnn/onnx-converter/pybind11/tests/test_smart_ptr.cc:180
↓ 1 callers
Method
MyObject4a
tools/onnx2tnn/onnx-converter/pybind11/tests/test_smart_ptr.cc:194
↓ 1 callers
Method
MyObject4b
tools/onnx2tnn/onnx-converter/pybind11/tests/test_smart_ptr.cc:209
↓ 1 callers
Method
MyObject5
tools/onnx2tnn/onnx-converter/pybind11/tests/test_smart_ptr.cc:218
↓ 1 callers
Function
NV12ToBGR
source/tnn/utils/blob_converter_default.cc:137
↓ 1 callers
Function
NV12ToBGR
source/tnn/device/x86/x86_mat_util.cc:283
↓ 1 callers
Function
NV12ToBGRA
source/tnn/device/arm/arm_util.cc:1414
↓ 1 callers
Function
NV12ToBGRA
source/tnn/device/x86/x86_mat_util.cc:289
↓ 1 callers
Function
NV21ToBGR
source/tnn/utils/blob_converter_default.cc:141
↓ 1 callers
Function
NV21ToBGR
source/tnn/device/x86/x86_mat_util.cc:286
↓ 1 callers
Function
NV21ToBGRA
source/tnn/device/arm/arm_util.cc:1616
↓ 1 callers
Function
NV21ToBGRA
source/tnn/device/x86/x86_mat_util.cc:292
↓ 1 callers
Function
NaiveBGROrBGRAToGray
source/tnn/utils/naive_compute.cc:1064
↓ 1 callers
Function
NaiveRGBOrRGBAToGray
source/tnn/utils/naive_compute.cc:1068
↓ 1 callers
Function
NeedCbamPoolingFusion
source/tnn/optimizer/net_optimizer_cbam_fused_pooling.cc:43
↓ 1 callers
Function
NeedCbamReduceFusion
source/tnn/optimizer/net_optimizer_cbam_fused_reduce.cc:42
↓ 1 callers
Function
NeedConvAddFusion
source/tnn/optimizer/net_optimizer_fuse_conv_add.cc:75
↓ 1 callers
Function
NeedDoConstantFolding
source/tnn/interpreter/net_structure.cc:41
↓ 1 callers
Function
NeedExtractInput
tools/converter/source/tflite/tflite_converter.cc:39
↓ 1 callers
Method
NeedPoseDetection
examples/base/blazepose_landmark.h:91
↓ 1 callers
Method
NeedPreCalculate
source/tnn/device/arm/acc/arm_reduce_layer_acc.h:58
↓ 1 callers
Function
NegOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19598
↓ 1 callers
Method
NoBraceInitialization
tools/onnx2tnn/onnx-converter/pybind11/tests/test_class.cc:21
↓ 1 callers
Method
NoConstructor
tools/onnx2tnn/onnx-converter/pybind11/tests/test_class.cc:31
↓ 1 callers
Method
NoisyAlloc
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.cc:288
↓ 1 callers
Function
NonMaxSuppressionMultiClassFastImpl
source/tnn/utils/detection_post_process_utils.cc:57
↓ 1 callers
Function
NonMaxSuppressionSingleClasssImpl
source/tnn/utils/detection_post_process_utils.cc:110
↓ 1 callers
Function
NonMaxSuppressionV4OptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19832
↓ 1 callers
Function
NonMaxSuppressionV5OptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19837
↓ 1 callers
Method
NonPODClass
tools/onnx2tnn/onnx-converter/pybind11/tests/test_numpy_vectorize.cc:50
↓ 1 callers
Function
NotEqualOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19639
← previous
next →
1,801–1,900 of 11,148, ranked by callers