Home
last modified time | relevance | path

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

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