ONE - On-device Neural Engine
|
Data Structures | |
class | Backend |
class | InputTensorContext |
Class for the context of input tensors. More... | |
class | OutputTensorContext |
Class for the context of output tensors. More... | |
class | TensorContext |
Parent class of InputTensorContext and OutputTensorContext. More... | |
Typedefs | |
using | ParsedTensors = std::vector< std::unique_ptr< ParsedTensor > > |
using nnkit::support::moco::tf::ParsedTensors = typedef std::vector<std::unique_ptr<ParsedTensor> > |
Definition at line 37 of file TensorContext.h.