MCPcopy Create free account

hub / github.com/Tencent/TNN / functions

Functions11,148 in github.com/Tencent/TNN

↓ 6 callersFunctiontan
Tangent function. \param arg function argument \return tangent value of \a arg template<typename T> typename enable<expr,T>::type tan(T arg) { return
source/tnn/utils/half.hpp:3322
↓ 6 callersFunctionvalues
tools/converter/source/tflite/tflite-schema/schema_generated.h:3419
↓ 6 callersMethodwhat
tools/onnx2tnn/onnx-converter/pybind11/tests/test_exceptions.cpp:16
↓ 5 callersMethodAddChild
examples/utils/clipper.cc:193
↓ 5 callersMethodAddPath
examples/utils/clipper.cc:1045
↓ 5 callersMethodBorrowBlobMemory
source/tnn/memory_manager/blob_memory_pool.cc:47
↓ 5 callersFunctionCheckResult
test/test.cc:336
↓ 5 callersFunctionConvertFromFloatToBFP16
source/tnn/utils/bfp16_utils.cc:24
↓ 5 callersFunctionConvertToTRTDataType
source/tnn/network/tensorrt/utils.cc:152
↓ 5 callersFunctionConvertToTRTDynamicDims
source/tnn/network/tensorrt/utils.cc:128
↓ 5 callersFunctionConvertWeightToConstLayer
source/tnn/network/tensorrt/utils.cc:165
↓ 5 callersMethodCreateContext
source/tnn/device/cpu/cpu_device.cc:109
↓ 5 callersFunctionCreateModelInterpreter
source/tnn/interpreter/abstract_model_interpreter.cc:27
↓ 5 callersFunctionCreateRawBufferFromTensor
tools/converter/source/onnx/onnx_utils.cc:365
↓ 5 callersMethodGetCommandQueue
examples/base/tnn_sdk_sample.cc:393
↓ 5 callersFunctionGetNetResourceDataType
source/tnn/interpreter/net_resource.cc:18
↓ 5 callersFunctionGrayToBlob
convert data type from uint8 to float, data format from nhw1 2 nc4hw4 */
source/tnn/device/arm/arm_blob_converter.cc:451
↓ 5 callersMethodInit
tools/quantization/calibration.cc:100
↓ 5 callersMethodInit
source/tnn/device/huawei_npu/npu_network.cc:47
↓ 5 callersFunctionLoad16x8x2
source/tnn/device/arm/acc/compute/compute_int8.cc:492
↓ 5 callersFunctionMatMemcpy2D
source/tnn/device/x86/x86_mat_util.cc:44
↓ 5 callersFunctionModelIdentifier
tools/converter/source/tflite/tflite-schema/schema_generated.h:19945
↓ 5 callersFunctionNCHWToBlob
source/tnn/device/arm/arm_blob_converter.cc:630
↓ 5 callersFunctionPadShape
source/tnn/device/x86/acc/x86_binary_op_layer_acc.cc:90
↓ 5 callersMethodRead
tools/common/file_reader.cc:60
↓ 5 callersMethodReshape
source/tnn/core/instance.cc:119
↓ 5 callersFunctionReversePolyPtLinks
examples/utils/clipper.cc:692
↓ 5 callersMethodSetInputMat
set input Mat
source/tnn/core/instance.cc:181
↓ 5 callersMethodSetTensor
source/tnn/network/tensorrt/tensorrt_tensor.h:39
↓ 5 callersFunctionShowUsage
examples/linux/src/TNNWebCamBasedDemo/webcam_demo.cc:38
↓ 5 callersMethodabs
source/tnn/device/arm/acc/Half8.h:384
↓ 5 callersMethodadd2
passing by value
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cc:35
↓ 5 callersMethodadd_axis
tools/converter/source/tflite/tflite-schema/schema_generated.h:8156
↓ 5 callersMethodadd_dims
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:4526
↓ 5 callersFunctionarray_copy_but_one
(a, r, c, v)
tools/onnx2tnn/onnx-converter/pybind11/tests/test_eigen.py:218
↓ 5 callersFunctionarray_indices
tools/converter/source/tflite/tflite-schema/schema_generated.h:3647
↓ 5 callersFunctionarray_segments
tools/converter/source/tflite/tflite-schema/schema_generated.h:3624
↓ 5 callersFunctionatan2
Arc tangent function. \param x first argument \param y second argument \return arc tangent value template<typename T,typename U> typename enable<expr,
source/tnn/utils/half.hpp:3371
↓ 5 callersFunctionaxis
tools/converter/source/tflite/tflite-schema/schema_generated.h:4994
↓ 5 callersMethodcols
tools/onnx2tnn/onnx-converter/pybind11/tests/test_buffers.cpp:72
↓ 5 callersMethoddim_size
repeated .onnx.TensorShapeProto.Dimension dim = 1;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:5220
↓ 5 callersMethoddoc
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1428
↓ 5 callersFunctionerf
Error function. \param arg function argument \return error function value of \a arg template<typename T> typename enable<expr,T>::type erf(T arg) { re
source/tnn/utils/half.hpp:3469
↓ 5 callersMethodexecute
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/operators.h:54
↓ 5 callersFunctionextract
(filename, node, prefix, output)
tools/onnx2tnn/onnx-converter/pybind11/tools/mkdoc.py:193
↓ 5 callersFunctionfast_sigmoid_ps
http://ybeernet.blogspot.com/2011/03/speeding-up-sigmoid-function-by.html sigmoid() computed for 4 float at once: small error*/
source/tnn/device/arm/acc/neon_mathfun.h:431
↓ 5 callersFunctionfmod
Remainder of division. \param x first operand \param y second operand \return remainder of floating point division. template<typename T,typename U> ty
source/tnn/utils/half.hpp:2986
↓ 5 callersMethodgetRefCount
Return the current reference count
tools/onnx2tnn/onnx-converter/pybind11/tests/object.h:17
↓ 5 callersMethodget_value_and_holder
* Extracts C++ value and holder pointer references from an instance (which may contain multiple * values/holders for python-side multiple inheritance
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:322
↓ 5 callersMethodhas_g
.onnx.GraphProto g = 6;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:2966
↓ 5 callersMethodhas_graph
.onnx.GraphProto graph = 7;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:4025
↓ 5 callersMethodhas_segment
.onnx.TensorProto.Segment segment = 3;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:4556
↓ 5 callersMethodhas_shape
.onnx.TensorShapeProto shape = 2;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:5268
↓ 5 callersMethodhas_t
.onnx.TensorProto t = 5;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:2915
↓ 5 callersMethodhas_type
.onnx.TypeProto type = 2;
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:3263
↓ 5 callersFunctionhash
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:441
↓ 5 callersMethodholder_constructed
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:233
↓ 5 callersFunctionignore_unused
Ignore that a variable is unused in compiler warnings
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/detail/common.h:651
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamObjectDetectorSSD/StreamObjectDetectSSDFragment.java:174
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamPoseDetectLandmark/StreamPoseDetectLandmarkFragment.java:194
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamBlazeFaceDetector/StreamBlazeFaceDetectFragment.java:170
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamObjectDetector/StreamObjectDetectFragment.java:173
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamBlazeFaceAlign/StreamBlazeFaceAlignFragment.java:191
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamSkeletonDetector/StreamSkeletonDetectFragment.java:189
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamHairSegmentation/StreamHairSegmentationFragment.java:230
↓ 5 callersMethodinit
()
examples/android/demo/src/main/java/com/tencent/tnn/demo/StreamFaceDetector/StreamFaceDetectFragment.java:170
↓ 5 callersMethodint32_data_size
repeated int32 int32_data = 5 [packed = true];
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:4637
↓ 5 callersFunctionlgamma
Natural logarithm of gamma function. \param arg function argument \return natural logarith of gamma function for \a arg template<typename T> typename
source/tnn/utils/half.hpp:3493
↓ 5 callersFunctionmake_key_iterator
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pybind11.h:1709
↓ 5 callersMethodmutable_attribute
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:3674
↓ 5 callersFunctionpow_ps
source/tnn/device/arm/acc/neon_mathfun.h:313
↓ 5 callersFunctionprint_not_align_message
(reason=None, is_tflite=False)
tools/convert2tnn/utils/align_model.py:320
↓ 5 callersMethodsave
source/tnn/device/arm/acc/Half8.h:59
↓ 5 callersMethodscore
source/tnn/device/cpu/acc/compute/normalized_bbox.h:345
↓ 5 callersMethodset_data_type
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:4549
↓ 5 callersMethodset_holder_constructed
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:238
↓ 5 callersFunctionsigmoid_ps
source/tnn/device/arm/acc/neon_mathfun.h:418
↓ 5 callersMethodspecies
tools/onnx2tnn/onnx-converter/pybind11/tests/test_class.cc:51
↓ 5 callersFunctionsqrt_ps
source/tnn/device/arm/acc/neon_mathfun.h:393
↓ 5 callersMethodvalue
tools/onnx2tnn/onnx-converter/pybind11/tests/constructor_stats.h:136
↓ 5 callersMethodwriteable
If set, the array is writeable (otherwise the buffer is read-only)
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/numpy.h:672
↓ 4 callersFunctionActiveOutput
source/tnn/device/arm/acc/compute/compute.cc:315
↓ 4 callersFunctionAttributeProto_AttributeType_descriptor
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.cc:537
↓ 4 callersFunctionBinaryComputeOffset
source/tnn/device/arm/acc/compute/binary_function.cc:90
↓ 4 callersMethodCalculate
source/tnn/device/arm/acc/arm_reduce_layer_acc.h:42
↓ 4 callersFunctionConvDwSlideW
source/tnn/device/arm/acc/compute/compute.cc:279
↓ 4 callersFunctionConvertFromFloatToHalf
source/tnn/utils/half_utils.cc:33
↓ 4 callersMethodConvertFromMatAsync
source/tnn/utils/blob_converter_default.cc:348
↓ 4 callersFunctionConvertToConstNode
source/tnn/network/openvino/utils.cc:51
↓ 4 callersFunctionCreateBlobConverterMap
test/test.cc:417
↓ 4 callersFunctionCreateBlobMatMap
test/test.cc:346
↓ 4 callersFunctionCreateConvertParamMap
test/test.cc:457
↓ 4 callersFunctionDepthwiseUnitDeconv
source/tnn/device/arm/acc/compute/compute.cc:779
↓ 4 callersMethodDynamicClass
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cc:348
↓ 4 callersFunctionExcludeOp
examples/utils/clipper.cc:4380
↓ 4 callersFunctionFloat4x2ScaleTos8
convert float data to s16, vqmovn_high_s32 can only used int armv8 (int32)(v * scale) -> int16 */
source/tnn/device/arm/acc/compute/compute_int8.cc:169
↓ 4 callersMethodForward
source/tnn/core/instance.cc:144
↓ 4 callersMethodForwardAsync
source/tnn/core/instance.cc:163
↓ 4 callersFunctionGemmFloatPackA
source/tnn/device/arm/acc/compute/compute.cc:865
↓ 4 callersFunctionGemmHalfPackA
source/tnn/device/arm/acc/compute_arm82/compute_half.cc:997
← previousnext →501–600 of 11,148, ranked by callers