Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1107 bool NeonLayerSupport::IsFullyConnectedSupported(const TensorInfo& input, in IsFullyConnectedSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp294 bool LayerSupportBase::IsFullyConnectedSupported(const TensorInfo&, // input in IsFullyConnectedSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1074 bool ClLayerSupport::IsFullyConnectedSupported(const TensorInfo& input, in IsFullyConnectedSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp786 bool ILayerSupport::IsFullyConnectedSupported(const TensorInfo& input, in IsFullyConnectedSupported() function in armnn::ILayerSupport
DBackendHelper.cpp677 bool LayerSupportHandle::IsFullyConnectedSupported(const TensorInfo& input, in IsFullyConnectedSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1492 bool RefLayerSupport::IsFullyConnectedSupported(const TensorInfo& input, in IsFullyConnectedSupported() function in armnn::RefLayerSupport