Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp959 bool NeonLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp962 bool ClLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp641 bool LayerSupportBase::IsTransposeConvolution2dSupported(const TensorInfo&, // input in IsTransposeConvolution2dSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2106 bool RefLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::RefLayerSupport