ONE - On-device Neural Engine
|
This file contains utility macro. More...
Go to the source code of this file.
Data Structures | |
struct | ForEachDimension< rest > |
struct | ForEachDimension< 0 > |
Functions | |
template<typename L > | |
void | ShapeLoop (const onert::ir::Shape &shape, L lambda_function) |
This file contains utility macro.
Definition in file Utils.h.
|
inline |
Definition at line 60 of file Utils.h.
References coords, onert::ir::Coordinates::set(), and ForEachDimension< rest >::unroll().
Referenced by onert::exec::CopyDynamic(), and onert::exec::UpdateOffsets().