ONE - On-device Neural Engine
|
#include <Utils.h>
Static Public Member Functions | |
template<typename L > | |
static void | unroll (const onert::ir::Shape &shape, onert::ir::Coordinates &coords, L lambda_function) |
|
inlinestatic |
Definition at line 31 of file Utils.h.
References coords, and ForEachDimension< rest >::unroll().
Referenced by ShapeLoop(), and ForEachDimension< rest >::unroll().