Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1176 bool NeonLayerSupport::IsLogicalBinarySupported(const TensorInfo& input0, in IsLogicalBinarySupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp335 bool LayerSupportBase::IsLogicalBinarySupported(const TensorInfo&, // input0 in IsLogicalBinarySupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1147 bool ClLayerSupport::IsLogicalBinarySupported(const TensorInfo& input0, in IsLogicalBinarySupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp833 bool ILayerSupport::IsLogicalBinarySupported(const TensorInfo& input0, in IsLogicalBinarySupported() function in armnn::ILayerSupport
DBackendHelper.cpp816 bool LayerSupportHandle::IsLogicalBinarySupported(const TensorInfo& input0, in IsLogicalBinarySupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1693 bool RefLayerSupport::IsLogicalBinarySupported(const TensorInfo& input0, in IsLogicalBinarySupported() function in armnn::RefLayerSupport