ArmNN
 23.05
BackendId Member List

This is the complete list of members for BackendId, including all inherited members.

BackendId()BackendIdinline
BackendId(const std::string &id)BackendIdinline
BackendId(const char *id)BackendIdinline
BackendId(const BackendId &other)=defaultBackendId
BackendId(BackendId &&other)=defaultBackendId
BackendId(Compute compute)BackendIdinline
Get() constBackendIdinline
IsCpuAcc() constBackendIdinline
IsCpuRef() constBackendIdinline
IsEmpty() constBackendIdinline
IsGpuAcc() constBackendIdinline
IsUndefined() constBackendIdinline
operator std::string() constBackendIdinline
operator!=(const O &other) constBackendIdinline
operator<(const BackendId &other) constBackendIdinline
operator=(const BackendId &other)=defaultBackendId
operator=(BackendId &&other)=defaultBackendId
operator=(const std::string &other)BackendIdinline
operator=(Compute compute)BackendIdinline
operator==(const BackendId &other) constBackendIdinline
operator==(const O &other) constBackendIdinline
~BackendId()BackendIdinline