ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnc::sir Namespace Reference

Data Structures

struct  Action
 Action represents operation in inference sequence that is needed to. More...
 
struct  CallFunction
 
struct  CreateTmp
 
struct  DestroyTmp
 
struct  TensorDescriptor
 Represents variable used in artifact. This variable can store inputs, outputs of network and temporary data. More...
 
struct  TransposeTensor
 

Variables

const size_t INVALID_TENSOR_ID = std::numeric_limits<size_t>::max()
 

Variable Documentation

◆ INVALID_TENSOR_ID

const size_t nnc::sir::INVALID_TENSOR_ID = std::numeric_limits<size_t>::max()

Definition at line 35 of file SequencedIR.h.