Home
last modified time | relevance | path

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

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