Home
last modified time | relevance | path

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

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