ONE - On-device Neural Engine
|
Return the associated instruction if exists. More...
#include <Locatable.h>
Public Member Functions | |
virtual | ~Locatable ()=default |
virtual Instr * | loc (void)=0 |
Return the associated instruction if exists.
Definition at line 28 of file Locatable.h.
|
virtualdefault |
|
pure virtual |
Implemented in coco::Eval, coco::Copy, coco::Shuffle, coco::Load, coco::Conv2D, ANNConv2D, and ANNDepthConcatF.