Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1570 bool NeonLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1197 bool ILayerSupport::IsTransposeConvolution2dSupported( in IsTransposeConvolution2dSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1397 bool LayerSupportHandle::IsTransposeConvolution2dSupported( in IsTransposeConvolution2dSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp647 bool LayerSupportBase::IsTransposeConvolution2dSupported(const TensorInfo&, // input in IsTransposeConvolution2dSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1519 bool ClLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2668 bool RefLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::RefLayerSupport