ONE - On-device Neural Engine
|
Go to the source code of this file.
Data Structures | |
struct | nest::expr::Visitor< T > |
Namespaces | |
namespace | nest |
namespace | nest::expr |
Macros | |
#define | EXPR(Tag) virtual T visit(const NEST_EXPR_CLASS_NAME(Tag) *) = 0; |
#define EXPR | ( | Tag | ) | virtual T visit(const NEST_EXPR_CLASS_NAME(Tag) *) = 0; |