Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp564 bool ILayerSupport::IsBatchNormalizationSupported(const TensorInfo& input, in IsBatchNormalizationSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp205 bool LayerSupportHandle::IsBatchNormalizationSupported(const TensorInfo& input, in IsBatchNormalizationSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp109 bool LayerSupportBase::IsBatchNormalizationSupported(const TensorInfo&, //input in IsBatchNormalizationSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp769 bool NeonLayerSupport::IsBatchNormalizationSupported(const TensorInfo& input, in IsBatchNormalizationSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp726 bool ClLayerSupport::IsBatchNormalizationSupported(const TensorInfo& input, in IsBatchNormalizationSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp719 bool RefLayerSupport::IsBatchNormalizationSupported(const TensorInfo& input, in IsBatchNormalizationSupported() function in armnn::RefLayerSupport