Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp586 bool ILayerSupport::IsCastSupported(const TensorInfo& input, in IsCastSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp239 bool LayerSupportHandle::IsCastSupported(const TensorInfo& input, in IsCastSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp129 bool LayerSupportBase::IsCastSupported(const TensorInfo&, //input in IsCastSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp802 bool NeonLayerSupport::IsCastSupported(const TensorInfo& input, in IsCastSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp759 bool ClLayerSupport::IsCastSupported(const TensorInfo& input, in IsCastSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp814 bool RefLayerSupport::IsCastSupported(const TensorInfo& input, in IsCastSupported() function in armnn::RefLayerSupport