|
ONE - On-device Neural Engine
|
#include <VarContext.h>
Public Member Functions | |
| uint32_t | count (void) const |
| Var | make (void) |
| Bound & | bound (const Var &) |
| const Bound & | bound (const Var &) const |
Definition at line 28 of file VarContext.h.
Definition at line 33 of file VarContext.cpp.
References nest::Var::id(), and nest::VarID::value().
Definition at line 34 of file VarContext.cpp.
References nest::Var::id(), and nest::VarID::value().
| uint32_t nest::VarContext::count | ( | void | ) | const |
Definition at line 22 of file VarContext.cpp.
Referenced by make(), and nest::Schedule::Schedule().
| Var nest::VarContext::make | ( | void | ) |
Definition at line 24 of file VarContext.cpp.
References count().