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 (String name_hint)
 The constructor. More...
 
 TVM_DEFINE_OBJECT_REF_METHODS (Id, ObjectRef, IdNode)
 

Constructor & Destructor Documentation

◆ Id()

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

The constructor.

Parameters
name_hintThe name of the variable.

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_METHODS()

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

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