/external/armnn/src/armnn/ |
D | ILayerSupport.cpp | 451 return IsTransposeConvolution2dSupported(infos[0], in IsLayerSupported() 460 return IsTransposeConvolution2dSupported(infos[0], in IsLayerSupported() 1197 bool ILayerSupport::IsTransposeConvolution2dSupported( in IsTransposeConvolution2dSupported() function in armnn::ILayerSupport
|
D | BackendHelper.cpp | 1397 bool LayerSupportHandle::IsTransposeConvolution2dSupported( in IsTransposeConvolution2dSupported() function in armnn::LayerSupportHandle
|
/external/armnn/src/backends/cl/ |
D | ClLayerSupport.cpp | 636 return IsTransposeConvolution2dSupported(infos[0], in IsLayerSupported() 645 return IsTransposeConvolution2dSupported(infos[0], in IsLayerSupported() 1519 bool ClLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::ClLayerSupport
|
D | ClLayerSupport.hpp | 339 bool IsTransposeConvolution2dSupported(const TensorInfo& input,
|
/external/armnn/include/armnn/ |
D | LayerSupport.hpp | 393 bool IsTransposeConvolution2dSupported(const BackendId& backend,
|
D | BackendHelper.hpp | 420 bool IsTransposeConvolution2dSupported(
|
/external/armnn/src/backends/neon/ |
D | NeonLayerSupport.cpp | 629 return support.IsTransposeConvolution2dSupported(infos[0], in IsLayerTypeSupported() 638 return support.IsTransposeConvolution2dSupported(infos[0], in IsLayerTypeSupported() 1570 bool NeonLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::NeonLayerSupport
|
D | NeonLayerSupport.hpp | 333 bool IsTransposeConvolution2dSupported(const TensorInfo& input,
|
/external/armnn/src/backends/reference/ |
D | RefLayerSupport.hpp | 352 bool IsTransposeConvolution2dSupported(
|
D | RefLayerSupport.cpp | 416 return IsTransposeConvolution2dSupported(infos[0], in IsLayerSupported() 425 return IsTransposeConvolution2dSupported(infos[0], in IsLayerSupported() 2668 bool RefLayerSupport::IsTransposeConvolution2dSupported(const TensorInfo& input, in IsTransposeConvolution2dSupported() function in armnn::RefLayerSupport
|
/external/armnn/include/armnn/backends/ |
D | ILayerSupport.hpp | 530 virtual bool IsTransposeConvolution2dSupported(
|
/external/armnn/src/backends/backendsCommon/ |
D | LayerSupportBase.hpp | 441 bool IsTransposeConvolution2dSupported(
|
D | LayerSupportBase.cpp | 647 bool LayerSupportBase::IsTransposeConvolution2dSupported(const TensorInfo&, // input in IsTransposeConvolution2dSupported() function in armnn::LayerSupportBase
|
D | WorkloadFactory.cpp | 1376 result = layerSupportObject.IsTransposeConvolution2dSupported(input, in IsLayerConfigurationSupported()
|
/external/armnn/delegate/classic/src/ |
D | Convolution.hpp | 796 IsTransposeConvolution2dSupported, in VisitTransposeConv2dOperator()
|
/external/android-nn-driver/ |
D | ConversionUtils_1_2.hpp | 3066 IsTransposeConvolution2dSupported, in ConvertTransposeConv2d()
|
/external/armnn/shim/sl/canonical/ |
D | Converter.cpp | 5589 IsTransposeConvolution2dSupported, in ConvertTransposeConv2d()
|