|
ONE - On-device Neural Engine
|
#include <SequencedIR.h>

Public Member Functions | |
| DestroyTmp (size_t tid) | |
Public Member Functions inherited from nnc::sir::Action | |
| Action (Type t) | |
| virtual | ~Action ()=default |
Data Fields | |
| size_t | tensorId |
Data Fields inherited from nnc::sir::Action | |
| Type | type |
Additional Inherited Members | |
Public Types inherited from nnc::sir::Action | |
| enum class | Type { createTmp , destroyTmp , callFunction , transposeTensor } |
Definition at line 111 of file SequencedIR.h.
|
inlineexplicit |
Definition at line 114 of file SequencedIR.h.
| size_t nnc::sir::DestroyTmp::tensorId |
Definition at line 116 of file SequencedIR.h.