Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1325 bool NeonLayerSupport::IsPermuteSupported(const TensorInfo& input, in IsPermuteSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp971 bool ILayerSupport::IsPermuteSupported(const TensorInfo& input, in IsPermuteSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1029 bool LayerSupportHandle::IsPermuteSupported(const TensorInfo& input, in IsPermuteSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp450 bool LayerSupportBase::IsPermuteSupported(const TensorInfo&, // input in IsPermuteSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1286 bool ClLayerSupport::IsPermuteSupported(const TensorInfo& input, in IsPermuteSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2125 bool RefLayerSupport::IsPermuteSupported(const TensorInfo& input, in IsPermuteSupported() function in armnn::RefLayerSupport