Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1080 bool NeonLayerSupport::IsFillSupported(const TensorInfo& input, in IsFillSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp279 bool LayerSupportBase::IsFillSupported(const TensorInfo&, // input in IsFillSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1052 bool ClLayerSupport::IsFillSupported(const TensorInfo& input, in IsFillSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp769 bool ILayerSupport::IsFillSupported(const TensorInfo& input, in IsFillSupported() function in armnn::ILayerSupport
DBackendHelper.cpp648 bool LayerSupportHandle::IsFillSupported(const TensorInfo& input, in IsFillSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1445 bool RefLayerSupport::IsFillSupported(const TensorInfo& input, in IsFillSupported() function in armnn::RefLayerSupport