Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/common/
DTypes.h41 UnsupportedConfig = AclUnsupportedConfig, enumerator
/external/ComputeLibrary/src/gpu/cl/operators/
DClActivation.cpp64 return std::make_tuple(nullptr, StatusCode::UnsupportedConfig); in create_activation()
/external/ComputeLibrary/src/cpu/operators/
DCpuActivation.cpp65 return std::make_tuple(nullptr, StatusCode::UnsupportedConfig); in create_activation()
/external/ComputeLibrary/arm_compute/
DAcl.hpp59 UnsupportedConfig = AclUnsupportedConfig, enumerator