MCPcopy Create free account

hub / github.com/Tencent/TNN / types & classes

Types & classes2,592 in github.com/Tencent/TNN

↓ 335 callersClassstr
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:21
↓ 159 callersClassarg
\ingroup annotations Annotation for arguments
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:1811
↓ 138 callersClassRawBuffer
source/tnn/interpreter/raw_buffer.h:30
↓ 81 callersClassexpr
Temporary half-precision expression. This class represents a half-precision expression which just stores a single-precision value internally.
source/tnn/utils/half.hpp:400
↓ 68 callersClassdict
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1212
↓ 58 callersClasslist
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1253
↓ 51 callersClassarray
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/numpy.h:40
↓ 49 callersClassint_
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1065
↓ 48 callersClassHalf8
source/tnn/device/arm/acc/Half8.h:76
↓ 43 callersClassFloat4
source/tnn/device/arm/acc/Float4.h:33
↓ 41 callersClassmodule_local
Annotation that marks a class as local to the module:
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:68
↓ 35 callersClassIntPoint
examples/utils/clipper.h:85
↓ 34 callersClasstype
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:105
↓ 33 callersClasshalf
source/tnn/utils/half.hpp:274
↓ 31 callersClasscpp_function
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pybind11.h:56
↓ 30 callersClassMatConverterTestParam
test/unit_test/mat_converter_test.h:42
↓ 29 callersClassbuffer_info
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/buffer_info.h:17
↓ 29 callersClassdtype
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/numpy.h:444
↓ 24 callersClassnone
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1012
↓ 20 callersClassbool_
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1026
↓ 20 callersClassbuffer_protocol
Annotation which enables the buffer protocol for a type
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:54
↓ 19 callersClasstuple
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1198
↓ 16 callersClassDimensionExpr
@brief Dimension builder helper class of tensorrt IDimensionExpr
source/tnn/network/tensorrt/dimension_expr.h:27
↓ 16 callersClassref
tools/onnx2tnn/onnx-converter/pybind11/tests/object.h:62
↓ 13 callersClassVector2
tools/onnx2tnn/onnx-converter/pybind11/tests/test_operator_overloading.cpp:15
↓ 13 callersClassVector2
tools/onnx2tnn/onnx-converter/pybind11/tests/test_operator_overloading.cc:15
↓ 10 callersClassUnregisteredType
Dummy type which is not exported anywhere -- something to trigger a conversion error
tools/onnx2tnn/onnx-converter/pybind11/tests/pybind11_tests.h:27
↓ 10 callersClassarg_v
\ingroup annotations Annotation for arguments with values
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:1828
↓ 10 callersClassis_method
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:21
↓ 9 callersClassTestFactory7
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.cc:94
↓ 9 callersClassUserType
A user-defined type which is exported and can be used by any test
tools/onnx2tnn/onnx-converter/pybind11/tests/pybind11_tests.h:30
↓ 8 callersClassDoublePoint
examples/utils/clipper.h:116
↓ 8 callersClassFloat4
source/tnn/device/x86/acc/Float4.h:81
↓ 8 callersClassFloat8
source/tnn/device/x86/acc/Float8.h:30
↓ 8 callersClassdynamic_attr
Annotation which enables dynamic attributes, i.e. adds `__dict__` to a class
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:51
↓ 7 callersClassPythFactory7
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.py:213
↓ 7 callersClassTensorProto
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:71
↓ 7 callersClassfunction
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1294
↓ 7 callersClassis_new_style_constructor
Tag for a new-style `__init__` defined in `detail/init.h`
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:292
↓ 7 callersClassset
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1277
↓ 6 callersClassarithmetic
Annotation to mark enums as an arithmetic type
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:71
↓ 6 callersClassbytes
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:886
↓ 6 callersClassclipperException
examples/utils/clipper.h:391
↓ 6 callersClassscoped_interpreter
\rst Scope guard version of `initialize_interpreter` and `finalize_interpreter`. This a move-only guard and only a single instance can exist.
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/embed.h:182
↓ 5 callersClassname
Annotation for function names
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:33
↓ 5 callersClassscope
Annotation for parent scope
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:27
↓ 4 callersClassArgAlwaysConverts
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cpp:111
↓ 4 callersClassArgAlwaysConverts
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cc:111
↓ 4 callersClassHalf4
source/tnn/device/arm/acc/Half8.h:33
↓ 4 callersClassfloat_
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1098
↓ 4 callersClassis_operator
Annotation for operators
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:24
↓ 4 callersClassvalues_and_holders
Container for accessing and iterating over an instance's values/holders
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:262
↓ 3 callersClassA
tools/onnx2tnn/onnx-converter/pybind11/tests/test_builtin_casters.py:293
↓ 3 callersClassMITypePy
tools/onnx2tnn/onnx-converter/pybind11/tests/test_multiple_inheritance.py:21
↓ 3 callersClassMyTest
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.py:171
↓ 3 callersClassRelativeVelocityFilter
examples/utils/relative_velocity_filter.h:26
↓ 3 callersClassmultiple_inheritance
Annotation indicating that a class is involved in a multiple inheritance relationship
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:48
↓ 3 callersClasssibling
Annotation indicating that a function is an overload associated with a given "sibling"
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/attr.h:36
↓ 3 callersClassstack_var
source/tnn/device/x86/acc/compute/jit/kernels/base_jit_kernel.h:73
↓ 3 callersClassvalue_and_holder
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:206
↓ 2 callersClassA
tools/onnx2tnn/onnx-converter/pybind11/tests/test_pytypes.py:78
↓ 2 callersClassContext
source/tnn/core/context.h:29
↓ 2 callersClassDerived
tools/onnx2tnn/onnx-converter/pybind11/tests/test_call_policies.py:91
↓ 2 callersClassDupe1
tools/onnx2tnn/onnx-converter/pybind11/tests/test_modules.cc:58
↓ 2 callersClassDupe1
tools/onnx2tnn/onnx-converter/pybind11/tests/test_modules.cpp:58
↓ 2 callersClassE_nc
Issue #487: binding std::vector<E> with E non-copyable
tools/onnx2tnn/onnx-converter/pybind11/tests/test_stl_binders.cpp:32
↓ 2 callersClassE_nc
Issue #487: binding std::vector<E> with E non-copyable
tools/onnx2tnn/onnx-converter/pybind11/tests/test_stl_binders.cc:32
↓ 2 callersClassHelper
examples/android/demo/src/main/java/com/tencent/tnn/demo/Helper.java:3
↓ 2 callersClassImageInfo
examples/base/tnn_sdk_sample.h:73
↓ 2 callersClassIncType
Like UserType, but increments `value` on copy for quick reference vs. copy tests
tools/onnx2tnn/onnx-converter/pybind11/tests/pybind11_tests.h:43
↓ 2 callersClassInt128
examples/utils/clipper.cc:251
↓ 2 callersClassMyException
A type that should be raised as an exception in Python
tools/onnx2tnn/onnx-converter/pybind11/tests/test_exceptions.cpp:13
↓ 2 callersClassMyException
A type that should be raised as an exception in Python
tools/onnx2tnn/onnx-converter/pybind11/tests/test_exceptions.cc:13
↓ 2 callersClassNonZeroSentinel
tools/onnx2tnn/onnx-converter/pybind11/tests/test_sequences_and_iterators.cpp:25
↓ 2 callersClassNonZeroSentinel
tools/onnx2tnn/onnx-converter/pybind11/tests/test_sequences_and_iterators.cc:25
↓ 2 callersClassOutput
Basic output post-processing and comparison
tools/onnx2tnn/onnx-converter/pybind11/tests/conftest.py:41
↓ 2 callersClassSanitizedString
tools/onnx2tnn/onnx-converter/pybind11/tests/conftest.py:116
↓ 2 callersClassTestFactory7
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.cpp:94
↓ 2 callersEnumValueCase
tools/onnx2tnn/src/onnx-proto3/onnx.proto3.pb.h:2408
↓ 2 callersClassellipsis
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1019
↓ 2 callersClassiterator
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/cast.h:271
↓ 2 callersClassmodule
Wrapper for Python extension modules
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pybind11.h:789
↓ 2 callersClassslice
tools/onnx2tnn/onnx-converter/pybind11/include/pybind11/pytypes.h:1121
↓ 2 callersClassvisitor
tools/onnx2tnn/onnx-converter/pybind11/tests/test_stl.cpp:204
↓ 2 callersClassvisitor
tools/onnx2tnn/onnx-converter/pybind11/tests/test_stl.cc:204
↓ 1 callersClassAR
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:246
↓ 1 callersClassAT
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:250
↓ 1 callersClassArgInspector1
py::arg/py::arg_v testing: these arguments just record their argument when invoked
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cpp:109
↓ 1 callersClassArgInspector1
py::arg/py::arg_v testing: these arguments just record their argument when invoked
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cc:109
↓ 1 callersClassArgInspector2
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cpp:110
↓ 1 callersClassArgInspector2
tools/onnx2tnn/onnx-converter/pybind11/tests/test_methods_and_attributes.cc:110
↓ 1 callersClassB
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:82
↓ 1 callersClassB
tools/onnx2tnn/onnx-converter/pybind11/tests/test_builtin_casters.py:303
↓ 1 callersClassB2
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:118
↓ 1 callersClassBT
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:357
↓ 1 callersClassBrokenTF1
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.py:428
↓ 1 callersClassBrokenTF6
tools/onnx2tnn/onnx-converter/pybind11/tests/test_factory_constructors.py:438
↓ 1 callersClassC
tools/onnx2tnn/onnx-converter/pybind11/tests/test_class.py:214
↓ 1 callersClassCCR
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:295
↓ 1 callersClassCCT
tools/onnx2tnn/onnx-converter/pybind11/tests/test_virtual_functions.py:305
next →1–100 of 2,592, ranked by callers