Define TVM_FFI_DECLARE_OBJECT_INFO_PREDEFINED_TYPE_KEY

Define TVM_FFI_DECLARE_OBJECT_INFO_PREDEFINED_TYPE_KEY#

Define Documentation#

TVM_FFI_DECLARE_OBJECT_INFO_PREDEFINED_TYPE_KEY(TypeName, ParentType)#

Helper macro to declare object information with type key already defined in class.

Parameters:
  • TypeName – The name of the current type.

  • ParentType – The name of the ParentType