Define TVM_FFI_DECLARE_OBJECT_INFO_FINAL#
Defined in File object.h
Define Documentation#
-
TVM_FFI_DECLARE_OBJECT_INFO_FINAL(TypeKey, TypeName, ParentType)#
Helper macro to declare object information with dynamic type index and is final.
- Parameters:
TypeKey – The type key of the current type.
TypeName – The name of the current type.
ParentType – The name of the ParentType