ONE - On-device Neural Engine
Loading...
Searching...
No Matches
BackendContext.h File Reference
#include <AclBackendContext.h>
#include "ConstantInitializer.h"
#include "KernelGenerator.h"
#include "TensorBuilder.h"

Go to the source code of this file.

Namespaces

namespace  onert
 
namespace  onert::backend
 
namespace  onert::backend::acl_neon
 

Typedefs

using onert::backend::acl_neon::BackendContext = acl_common::AclBackendContext< TensorBuilder, ConstantInitializer, KernelGenerator, Optimizer >