Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1209 bool ILayerSupport::IsTransposeSupported(const TensorInfo& input, in IsTransposeSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1416 bool LayerSupportHandle::IsTransposeSupported(const TensorInfo& input, in IsTransposeSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp657 bool LayerSupportBase::IsTransposeSupported(const TensorInfo&, // input in IsTransposeSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1586 bool NeonLayerSupport::IsTransposeSupported(const TensorInfo& input, in IsTransposeSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1535 bool ClLayerSupport::IsTransposeSupported(const TensorInfo& input, in IsTransposeSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2736 bool RefLayerSupport::IsTransposeSupported(const TensorInfo& input, in IsTransposeSupported() function in armnn::RefLayerSupport