Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp629 bool ILayerSupport::IsConvertFp16ToFp32Supported(const TensorInfo& input, in IsConvertFp16ToFp32Supported() function in armnn::ILayerSupport
H A DBackendHelper.cpp317 bool LayerSupportHandle::IsConvertFp16ToFp32Supported(const TensorInfo& input, in IsConvertFp16ToFp32Supported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp167 bool LayerSupportBase::IsConvertFp16ToFp32Supported(const TensorInfo&, // input in IsConvertFp16ToFp32Supported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp886 bool NeonLayerSupport::IsConvertFp16ToFp32Supported(const TensorInfo& input, in IsConvertFp16ToFp32Supported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp844 bool ClLayerSupport::IsConvertFp16ToFp32Supported(const TensorInfo& input, in IsConvertFp16ToFp32Supported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp957 bool RefLayerSupport::IsConvertFp16ToFp32Supported(const TensorInfo& input, in IsConvertFp16ToFp32Supported() function in armnn::RefLayerSupport