24.08
|
Go to the documentation of this file.
21 unsigned int const *)
const override
26 const bool )
const override
31 const bool )
const override
std::unique_ptr< ITensorHandle > CreateTensorHandle(const TensorInfo &, const bool) const override
Contains information about TensorInfos of a layer.
std::unique_ptr< IWorkload > CreateWorkload(LayerType, const QueueDescriptor &, const WorkloadInfo &) const override
Backends should implement their own CreateWorkload function with a switch statement.
Copyright (c) 2021 ARM Limited and Contributors.
std::unique_ptr< ITensorHandle > CreateTensorHandle(const TensorInfo &, DataLayout, const bool) const override
bool SupportsSubTensors() const override
LayerType
When adding a new layer, adapt also the LastLayer enum value in the enum class LayerType below.
std::unique_ptr< ITensorHandle > CreateSubTensorHandle(ITensorHandle &, TensorShape const &, unsigned int const *) const override