Home
last modified time | relevance | path

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

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