Home
last modified time | relevance | path

Searched defs:isLayerSupported (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp390 bool isLayerSupported(LayerIterator begin, LayerIterator end, const RequiredLayer &required) in isLayerSupported() function
DvkQueryUtil.cpp607 bool isLayerSupported(const std::vector<VkLayerProperties> &layers, const RequiredLayer &required) in isLayerSupported() function
/external/armnn/src/armnn/
DNetwork.cpp833 …bool isLayerSupported = IWorkloadFactory::IsLayerSupported(*layer, EmptyOptional(), reasonIfUnsupp… in AttemptBackendAssignment() local