ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Macro.h File Reference

Go to the source code of this file.

Macros

#define NEST_STMT_CLASS_NAME(Tag)   Tag##Node
 
#define NEST_STMT_CAST_METHOD_NAME(Tag)   as##Tag
 

Macro Definition Documentation

◆ NEST_STMT_CAST_METHOD_NAME

#define NEST_STMT_CAST_METHOD_NAME (   Tag)    as##Tag

Definition at line 25 of file Macro.h.

◆ NEST_STMT_CLASS_NAME

#define NEST_STMT_CLASS_NAME (   Tag)    Tag##Node

Definition at line 21 of file Macro.h.