Home
last modified time | relevance | path

Searched refs:supportedBackendFound (Results 1 – 1 of 1) sorted by relevance

/external/armnn/src/armnn/
DNetwork.cpp905 bool supportedBackendFound = false; in AttemptBackendAssignment() local
914 supportedBackendFound = true; in AttemptBackendAssignment()
931 supportedBackendFound = true; in AttemptBackendAssignment()
937 return supportedBackendFound; in AttemptBackendAssignment()