Home
last modified time | relevance | path

Searched defs:IsChannelShuffleSupported (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp594 bool ILayerSupport::IsChannelShuffleSupported(const TensorInfo& input, in IsChannelShuffleSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp253 bool LayerSupportHandle::IsChannelShuffleSupported(const TensorInfo &input, in IsChannelShuffleSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp136 bool LayerSupportBase::IsChannelShuffleSupported(const TensorInfo&, //input in IsChannelShuffleSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp812 bool NeonLayerSupport::IsChannelShuffleSupported(const TensorInfo& input, in IsChannelShuffleSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp769 bool ClLayerSupport::IsChannelShuffleSupported(const TensorInfo& input, in IsChannelShuffleSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp843 bool RefLayerSupport::IsChannelShuffleSupported(const TensorInfo& input, in IsChannelShuffleSupported() function in armnn::RefLayerSupport