ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::backend::builtin Namespace Reference

Namespaces

namespace  kernel
 
namespace  train
 

Data Structures

class  Backend
 
class  BackendContext
 
class  Config
 
class  ExternalContext
 
class  IOTensor
 Tensor object that indirects to the tensor it is pointing to. More...
 
class  KernelGenerator
 
class  TensorBuilder
 
class  TensorRegistry
 Tensor registry class for builtin backend. More...
 
class  UserTensor
 Tensor object that is for Input and Output tensors from the user. More...
 

Typedefs

using DynamicTensorManager = basic::DynamicTensorManager
 
using Tensor = basic::Tensor
 
using ExternalTensor = basic::ExternalTensor
 

Typedef Documentation

◆ DynamicTensorManager

◆ ExternalTensor

Definition at line 30 of file Tensor.h.

◆ Tensor

Definition at line 29 of file Tensor.h.