tvm
Public Member Functions | List of all members
tvm::relax::Id Class Reference

#include <expr.h>

Inheritance diagram for tvm::relax::Id:
Collaboration diagram for tvm::relax::Id:

Public Member Functions

 Id (ffi::String name_hint)
 The constructor. More...
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Id, ObjectRef, IdNode)
 

Constructor & Destructor Documentation

◆ Id()

tvm::relax::Id::Id ( ffi::String  name_hint)
explicit

The constructor.

Parameters
name_hintThe name of the variable.

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::relax::Id::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( Id  ,
ObjectRef  ,
IdNode   
)

The documentation for this class was generated from the following file: