MCPcopy Create free account

hub / github.com/Tencent/TNN / functions

Functions11,148 in github.com/Tencent/TNN

↓ 1 callersFunctionFillOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19733
↓ 1 callersFunctionFindNextLocMin
examples/utils/clipper.cc:911
↓ 1 callersFunctionFloat4ScaleTos8
convert float data to s8, pack four int8 values to one int32 value (int32)(v * scale) -> int16 -> int8, pack four int8 to one int32 value */
source/tnn/device/arm/acc/compute/compute_int8.cc:180
↓ 1 callersFunctionFloatC4ToHalfC8
source/tnn/device/arm/acc/compute_arm82/compute_half.cc:450
↓ 1 callersFunctionFloatToInt8
source/tnn/device/arm/acc/compute/compute_int8.cc:422
↓ 1 callersFunctionFloatToInt8C4
quant data from float to int8 */
source/tnn/device/arm/acc/compute/compute_int8.cc:189
↓ 1 callersFunctionFloorDivOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19718
↓ 1 callersFunctionFloorModOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19738
↓ 1 callersMethodForward
source/tnn/network/openvino/layer_builder/openvino_layer_builder.cc:115
↓ 1 callersMethodForward
source/tnn/network/tensorrt/layer_builder/tensorrt_plugin_layer_builder.cc:57
↓ 1 callersMethodForward
examples/android/demo/src/main/jni/cc/tnn_lib.cc:68
↓ 1 callersMethodFree
source/tnn/device/cuda/cuda_device.cc:88
↓ 1 callersMethodFrocessFrame
examples/linux/src/TNNWebCamBasedDemo/worker.cc:285
↓ 1 callersFunctionFullyConnectedOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19270
↓ 1 callersFunctionGatherNdOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19786
↓ 1 callersFunctionGatherOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19473
↓ 1 callersFunctionGemmBfp16SlidewC3
source/tnn/device/arm/acc/compute/compute.cc:270
↓ 1 callersFunctionGemmFloatPackAB
source/tnn/device/arm/acc/compute/compute.cc:885
↓ 1 callersFunctionGemmFloatSlidewC3
source/tnn/device/arm/acc/compute/compute.cc:265
↓ 1 callersFunctionGemmFp16SlidewC3
source/tnn/device/arm/acc/compute_arm82/compute_half.cc:1130
↓ 1 callersFunctionGemmInt8Unit4x4
kernel func used in linux debug mode conv int8 fuse with add common micro kernel */
source/tnn/device/arm/acc/compute/compute_int8.cc:114
↓ 1 callersFunctionGemmSlidewC3
source/tnn/device/arm/acc/convolution/arm_conv_layer_c3.cc:65
↓ 1 callersFunctionGemvInt8
gemm int8 func, used in conv int8 common(img2col + gemm) */
source/tnn/device/arm/acc/compute/compute_int8.cc:503
↓ 1 callersMethodGenLayerConstantResource
source/tnn/interpreter/layer_resource_generator.cc:414
↓ 1 callersMethodGenLayerResource
source/tnn/interpreter/layer_resource_generator.cc:257
↓ 1 callersFunctionGenerateInputShapeMap
test/unit_test/unit_test_common.cc:82
↓ 1 callersFunctionGenerateModel
tools/converter/source/utils/generate_model.cc:32
↓ 1 callersMethodGenerateOnnxNodeList
(self, Layers)
tools/caffe2onnx/src/caffe2onnx.py:280
↓ 1 callersFunctionGetAdaptorLayouts
source/tnn/optimizer/net_optimizer_insert_layout_reformat.cc:92
↓ 1 callersMethodGetAllInputBlobs
source/tnn/device/huawei_npu/npu_network.cc:569
↓ 1 callersMethodGetAllOutputBlobs
source/tnn/device/huawei_npu/npu_network.cc:574
↓ 1 callersFunctionGetCodeType
source/tnn/utils/naive_compute.cc:825
↓ 1 callersMethodGetCommandQueue
source/tnn/device/cuda/cuda_context.cc:81
↓ 1 callersFunctionGetConfidenceScores
source/tnn/utils/bbox_util.cc:665
↓ 1 callersMethodGetContext
source/tnn/core/default_network.cc:536
↓ 1 callersFunctionGetCpuCount
source/tnn/utils/cpu_utils.cc:151
↓ 1 callersFunctionGetCudaVersion
source/tnn/network/tensorrt/utils.cc:49
↓ 1 callersMethodGetData
get profilint data vector */
source/tnn/core/profile.cc:107
↓ 1 callersMethodGetDevice
source/tnn/memory_manager/blob_memory_pool.cc:43
↓ 1 callersFunctionGetDimsFromTensorShape
tools/onnx2tnn/src/core/onnx_utility.cc:643
↓ 1 callersFunctionGetFileName
tools/converter/source/utils/generate_model.cc:20
↓ 1 callersFunctionGetGpuType
source/tnn/network/tensorrt/utils.cc:25
↓ 1 callersMethodGetImplementedPrecision
source/tnn/device/arm/arm_device.cc:131
↓ 1 callersFunctionGetInputLayout
only support all inputs with the same layout now
source/tnn/optimizer/net_optimizer_insert_layout_reformat.cc:80
↓ 1 callersFunctionGetInputShapesMap
test/test.cc:234
↓ 1 callersFunctionGetInputType
tools/quantization/quantize.cc:99
↓ 1 callersFunctionGetInputType
tools/model_check/main.cc:91
↓ 1 callersMethodGetLayerName
source/tnn/device/huawei_npu/convert/npu_base_layer_convert.cc:77
↓ 1 callersMethodGetLayerName
source/tnn/device/rknpu/convert/rknpu_base_layer.cc:46
↓ 1 callersFunctionGetMaxFreqOfCpu
source/tnn/utils/cpu_utils.cc:86
↓ 1 callersFunctionGetMaxScoreIndex
source/tnn/utils/bbox_util.cc:989
↓ 1 callersMethodGetMaxWorkGroupSize
get kernel enqueue max work group size
source/tnn/device/opencl/opencl_runtime.cc:238
↓ 1 callersFunctionGetModel
tools/converter/source/tflite/tflite-schema/schema_generated.h:19937
↓ 1 callersFunctionGetModelConfig
test/test.cc:260
↓ 1 callersMethodGetModelInputShapesMap
source/tnn/core/tnn.cc:49
↓ 1 callersMethodGetNetLayerCaffe
(self, net)
tools/caffe2onnx/src/caffe2onnx.py:33
↓ 1 callersMethodGetNetModelCaffe
(self, model)
tools/caffe2onnx/src/caffe2onnx.py:43
↓ 1 callersMethodGetNetwork
source/tnn/core/instance.cc:140
↓ 1 callersFunctionGetNetworkConfig
test/test.cc:307
↓ 1 callersMethodGetOptimizedNet
source/tnn/core/const_folder.cc:138
↓ 1 callersFunctionGetOverlap
examples/utils/clipper.cc:3290
↓ 1 callersMethodGetPrevFace
examples/base/youtu_face_align.h:94
↓ 1 callersFunctionGetPriorBBoxes
source/tnn/utils/bbox_util.cc:803
↓ 1 callersMethodGetProfilingDataInfo
format print profile info */
source/tnn/core/profile.cc:114
↓ 1 callersFunctionGetProfilingTime
get kernel run time info.
source/tnn/device/opencl/opencl_utils.cc:62
↓ 1 callersFunctionGetROI
examples/linux/src/TNNWebCamBasedDemo/worker.cc:268
↓ 1 callersFunctionGetResizeBuf
Meanings of xofs, yofs, ialpha, ibeta in src image: | ialpha[2*x] | ialpha[2*x+1] | -- (xofs[x], yofs[y]) (x
source/tnn/utils/mat_converter_utils.cc:95
↓ 1 callersFunctionGetResizeBufNearset
Meanings of xofs, yofs, ialpha, ibeta in src image: | ialpha[x] (1: left, 0: right) | -- (xofs[x], yofs[y]) (x
source/tnn/utils/mat_converter_utils.cc:110
↓ 1 callersMethodGetShapeBlobName
source/tnn/network/tensorrt/tensorrt_tensor.h:80
↓ 1 callersFunctionGetSizePrefixedModel
tools/converter/source/tflite/tflite-schema/schema_generated.h:19941
↓ 1 callersMethodGetStatus
source/tnn/memory_manager/others_memory_mode_state.cc:19
↓ 1 callersMethodGetSubGroupSize
opencl 2.0 can get SubGroupSize.
source/tnn/device/opencl/opencl_runtime.cc:247
↓ 1 callersMethodGetTime
examples/base/tnn_fps_counter.cc:53
↓ 1 callersFunctionGetTnnDataTypeFromTFLite
tools/converter/source/tflite/tflite_utils.cc:203
↓ 1 callersFunctionGetTopKScoreIndex
source/tnn/utils/bbox_util.cc:865
↓ 1 callersFunctionGetTrtVersion
source/tnn/network/tensorrt/utils.cc:64
↓ 1 callersMethodGetVersion
source/tnn/network/openvino/custom_layer/custom_implementation.h:213
↓ 1 callersFunctionGrayToBlob
* Convert an uint8 single channel image to nchw float blob */
source/tnn/utils/blob_converter_default.cc:56
↓ 1 callersFunctionGreaterEqualOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19583
↓ 1 callersFunctionGreaterOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19578
↓ 1 callersFunctionHSV2RGB
source/tnn/utils/bbox_util.cc:1144
↓ 1 callersMethodHamster
tools/onnx2tnn/onnx-converter/pybind11/tests/test_class.cc:70
↓ 1 callersFunctionHardSwishOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19696
↓ 1 callersFunctionHasAxis
test/unit_test/layer_test/test_reduce_op_layer.cc:37
↓ 1 callersMethodHasLayerResource
tools/onnx2tnn/src/core/layer/onnx_converter_max.cc:33
↓ 1 callersFunctionIOU
source/tnn/utils/detection_post_process_utils.cc:166
↓ 1 callersFunctionIfOptionsTypeTable
tools/converter/source/tflite/tflite-schema/schema_generated.h:19818
↓ 1 callersFunctionImportDataSet
tools/quantization/quantize.cc:125
↓ 1 callersFunctionInferShapeFromZero
source/tnn/device/huawei_npu/convert/npu_reshape_layer_convert.cc:81
↓ 1 callersMethodInit
tools/model_check/model_checker.cc:54
↓ 1 callersMethodInit
source/tnn/network/openvino/openvino_network.cc:35
↓ 1 callersMethodInit
source/tnn/network/tensorrt/tensorrt_network.cc:69
↓ 1 callersMethodInit
* The Network holds blob, blobmanager, layers etc. * Those object is initialized in this function. */
source/tnn/core/default_network.cc:62
↓ 1 callersMethodInit
source/tnn/device/opencl/acc/opencl_inner_product_layer_acc.cc:54
↓ 1 callersMethodInit
source/tnn/device/arm/acc/convolution/arm_conv_layer_acc.cc:26
↓ 1 callersMethodInit
source/tnn/device/arm/acc/deconvolution/arm_deconv_layer_acc.cc:33
↓ 1 callersMethodInit
test/unit_test/layer_test/layer_test.cc:99
↓ 1 callersFunctionInitEdge2
examples/utils/clipper.cc:729
↓ 1 callersFunctionInitInterTab2D
Interpolation table of size 32 x 32 x 4: (1*1, 0*1, 1*0, 0*0) , ... , (1/32*1, 31/32*1, 1/32*0, 31/32*0) (1*31/32, 0*31/32,
source/tnn/device/arm/arm_mat_util.cc:828
↓ 1 callersFunctionInitInterTab2D
Interpolation table of size 32 x 32 x 4: (1*1, 0*1, 1*0, 0*0) , ... , (1/32*1, 31/32*1, 1/32*0, 31/32*0) (1*31/32, 0*31/32,
source/tnn/device/x86/x86_mat_util.cc:1118
← previousnext →1,701–1,800 of 11,148, ranked by callers