MCPcopy Create free account

hub / github.com/apache/tvm-ffi / functions

Functions5,333 in github.com/apache/tvm-ffi

MethodMoveToAny
include/tvm/ffi/container/variant.h:78
MethodMoveToAny
include/tvm/ffi/container/variant.h:243
MethodMoveToAny
include/tvm/ffi/extra/stl.h:222
MethodMoveToAny
include/tvm/ffi/extra/stl.h:265
MethodMoveToAny
include/tvm/ffi/extra/stl.h:306
MethodMoveToAny
include/tvm/ffi/extra/stl.h:414
MethodMoveToAny
include/tvm/ffi/extra/stl.h:486
MethodMoveToAny
include/tvm/ffi/extra/stl.h:541
MethodMoveToAny
include/tvm/ffi/extra/stl.h:577
MethodMoveToAny
include/tvm/ffi/extra/stl.h:620
MethodMoveToAnyImpl
include/tvm/ffi/extra/stl.h:78
MethodMoveUnsafeAux
include/tvm/ffi/extra/stl.h:376
FunctionMulTwo
! * \brief Launch mul_two_cuda kernel on input tensor. * \param x Input tensor (float32, 1D) * \param y Output tensor (float32, 1D, same shape as x
examples/cubin_launcher/embedded_cubin/cpp_embed/src/lib_embedded.cc:88
FunctionMulTwo
! * \brief Launch mul_two_cuda kernel on input tensor. * \param x Input tensor (float32, 1D) * \param y Output tensor (float32, 1D, same shape as x
examples/cubin_launcher/embedded_cubin/embed_with_tvm_ffi/src/lib_embedded.cc:85
FunctionMulTwo
! * \brief Launch mul_two_cuda kernel on input tensor. * \param x Input tensor (float32, 1D) * \param y Output tensor (float32, 1D, same shape as x
examples/cubin_launcher/embedded_cubin/include_bin2c/src/lib_embedded.cc:85
FunctionMulTwo
! * \brief Launch mul_two_cuda kernel on input tensor. * \param x Input tensor (float32, 1D) * \param y Output tensor (float32, 1D, same shape as x
examples/cubin_launcher/dynamic_cubin/src/lib_dynamic.cc:101
MethodMyIntPair
Constructor
tests/cpp/test_example.cc:255
MethodMyIntPairObj
tests/cpp/test_example.cc:244
MethodNEToOptional
include/tvm/ffi/optional.h:404
MethodNew
include/tvm/ffi/memory.h:157
MethodNew
include/tvm/ffi/memory.h:200
MethodNewOverload
include/tvm/ffi/reflection/overload.h:430
MethodNextProbeLocation
include/tvm/ffi/container/map_base.h:1052
MethodNumChildren
src/ffi/extra/dataclass.cc:1215
MethodNumSlots
Return the number of usable slots for Small layout (mask off tag). ! * \brief Return the number of usable slots for Small layout (mask off tag).
include/tvm/ffi/container/map_base.h:1111
MethodORCJITDynamicLibrary
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.h:133
MethodORCJITDynamicLibraryObj
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.cc:65
MethodORCJITExecutionSession
addons/tvm_ffi_orcjit/src/ffi/orcjit_session.cc:199
MethodORCJITExecutionSessionObj
addons/tvm_ffi_orcjit/src/ffi/orcjit_session.cc:72
MethodObjAllocatorBase
include/tvm/ffi/memory.h:146
MethodObject
include/tvm/ffi/object.h:211
MethodObjectCreator
! * \brief Constructor * \param type_key The type key. */
include/tvm/ffi/reflection/creator.h:125
MethodObjectCreatorDefault
include/tvm/ffi/reflection/registry.h:407
MethodObjectCreatorUnsafeInit
include/tvm/ffi/reflection/registry.h:415
MethodObjectDeepCopier
src/ffi/extra/dataclass.cc:276
MethodObjectDef
include/tvm/ffi/reflection/registry.h:716
MethodObjectGraphDFS
src/ffi/extra/dataclass.cc:138
MethodObjectGraphDeserializer
src/ffi/extra/serialization.cc:420
MethodObjectGraphSerializer
src/ffi/extra/serialization.cc:58
MethodObjectPtr
! \brief default constructor */
include/tvm/ffi/object.h:482
MethodObjectPtr<ArrayObj> CopyToArray
include/tvm/ffi/extra/stl.h:161
MethodObjectPtr<ArrayObj> CopyToArrayImpl
include/tvm/ffi/extra/stl.h:137
MethodObjectPtr<ArrayObj> CopyToTuple
include/tvm/ffi/extra/stl.h:150
MethodObjectPtr<ArrayObj> CopyToTupleImpl
include/tvm/ffi/extra/stl.h:122
MethodObjectPtr<ArrayObj> MoveToArray
include/tvm/ffi/extra/stl.h:166
MethodObjectPtr<ArrayObj> MoveToTuple
include/tvm/ffi/extra/stl.h:155
MethodObjectPtr<Object> CopyToMap
include/tvm/ffi/extra/stl.h:178
MethodObjectPtr<Object> MoveToMap
include/tvm/ffi/extra/stl.h:183
FunctionObjectPtr<ShapeObj> MakeEmptyShape
include/tvm/ffi/container/shape.h:136
FunctionObjectPtr<ShapeObj> MakeInplaceShape
include/tvm/ffi/container/shape.h:151
FunctionObjectPtr<ShapeObj> MakeStridesFromShape
! * \brief Make a strides shape from a shape view. * \param shape The input shape. * \return The shape. */
include/tvm/ffi/container/shape.h:178
MethodObjectPtr<T> CopyFromAnyImpl
include/tvm/ffi/extra/stl.h:88
MethodObjectPtr<T> ObjectPtrFromObjectRef
include/tvm/ffi/object.h:1129
MethodObjectPtr<T> ObjectPtrFromOwned
include/tvm/ffi/object.h:1150
MethodObjectPtr<T> ObjectPtrFromUnowned
include/tvm/ffi/object.h:1171
MethodObjectPtrFromAnyAfterCheck
include/tvm/ffi/any.h:585
MethodObjectRef
! \brief default constructor */
include/tvm/ffi/object.h:761
MethodObjectRefFromObjectPtr
include/tvm/ffi/object.h:1115
FunctionObject_Destroy
[Object.Destroy.begin]
examples/abi_overview/example_code.c:163
FunctionObject_IsInstance
[Object.IsInstance.begin]
examples/abi_overview/example_code.c:135
FunctionObject_MoveFromAny
[Object.MoveFromAny.begin]
examples/abi_overview/example_code.c:152
MethodOnEnter
src/ffi/extra/dataclass.cc:297
MethodOnEnter
src/ffi/extra/dataclass.cc:954
MethodOnEnter
src/ffi/extra/dataclass.cc:1240
MethodOnFrameComplete
src/ffi/extra/dataclass.cc:410
MethodOnFrameComplete
src/ffi/extra/dataclass.cc:1013
MethodOnFrameComplete
src/ffi/extra/dataclass.cc:1263
MethodOnFrameInit
src/ffi/extra/dataclass.cc:301
MethodOnFrameInit
src/ffi/extra/dataclass.cc:956
MethodOnFrameInit
src/ffi/extra/dataclass.cc:1241
MethodOnTerminate
src/ffi/extra/dataclass.cc:417
MethodOnTerminate
src/ffi/extra/dataclass.cc:1020
MethodOnTerminate
src/ffi/extra/dataclass.cc:1269
MethodOpaqueObjectImpl
src/ffi/object.cc:483
MethodOptional
default constructors.
include/tvm/ffi/optional.h:62
MethodOptional
default constructors.
include/tvm/ffi/optional.h:151
MethodOptional
include/tvm/ffi/optional.h:264
MethodOverloadBase
include/tvm/ffi/reflection/overload.h:55
MethodOverloadObjectDef
include/tvm/ffi/reflection/overload.h:286
MethodPackedArgs
! * \brief Constructor * \param data The arguments * \param size The number of arguments */
include/tvm/ffi/function.h:268
MethodPackedArgsSetter
include/tvm/ffi/function.h:242
MethodParse
src/ffi/extra/json_parser.cc:528
MethodParse4Hex
! * \brief Parse the four hex digits of a unicode code point per json spec. * \param out_i16 The output i16 number * \return True if four hex
src/ffi/extra/json_parser.cc:493
MethodParseArray
src/ffi/extra/json_parser.cc:676
MethodParseObject
src/ffi/extra/json_parser.cc:622
MethodPathEqual
include/tvm/ffi/reflection/access_path.h:296
FunctionPrintDLDataTypeCodeAsStr
* \brief Convert a DLDataTypeCode to a string. * \param os The output stream. * \param type_code The DLDataTypeCode to convert. */
src/ffi/dtype.cc:77
FunctionPrintMap
tests/cpp/test_map.cc:267
MethodProduct
! \brief Get the product of the shape. */
include/tvm/ffi/container/shape.h:64
MethodProduct
! \brief Get "numel", meaning the number of elements of an array if the array has this shape */
include/tvm/ffi/container/shape.h:109
MethodPropagateNonZero
src/ffi/extra/dataclass.cc:1531
MethodPushChildFrame
src/ffi/extra/dataclass.cc:344
MethodPushChildFrame
src/ffi/extra/dataclass.cc:974
MethodPushChildFrame
src/ffi/extra/dataclass.cc:1248
MethodPushMapFrame
src/ffi/extra/dataclass.cc:1477
MethodPushObjectFrame
src/ffi/extra/dataclass.cc:1504
MethodPushPairFrame
! * \brief Push a pair frame or return an eager result (map mismatch). */
src/ffi/extra/dataclass.cc:1417
MethodPushSequenceFrame
src/ffi/extra/dataclass.cc:1460
FunctionPyClassDeleter
! * \brief Deleter for objects whose layout is defined from Python via Field descriptors. * * For the "strong" phase, iterates all reflected fields
src/ffi/extra/dataclass.cc:1705
FunctionPyClassFieldGetter
src/ffi/extra/dataclass.cc:1736
← previousnext →1,601–1,700 of 5,333, ranked by callers