#include <BackendId.hpp>
Definition at line 75 of file BackendId.hpp.
◆ BackendId() [1/6]
Definition at line 78 of file BackendId.hpp.
constexpr char const * GetComputeDeviceAsCString(Compute compute)
◆ BackendId() [2/6]
◆ BackendId() [3/6]
◆ BackendId() [4/6]
◆ BackendId() [5/6]
◆ ~BackendId()
◆ BackendId() [6/6]
Deprecated function that will be removed together with the Compute enum
Definition at line 91 of file BackendId.hpp.
constexpr char const * GetComputeDeviceAsCString(Compute compute)
◆ Get()
const std::string& Get |
( |
| ) |
const |
|
inline |
◆ IsCpuRef()
Definition at line 134 of file BackendId.hpp.
CPU Execution: Reference C++ kernels.
constexpr char const * GetComputeDeviceAsCString(Compute compute)
◆ IsEmpty()
◆ IsUndefined()
bool IsUndefined |
( |
| ) |
const |
|
inline |
◆ operator std::string()
operator std::string |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool operator!= |
( |
const O & |
other | ) |
const |
|
inline |
◆ operator<()
bool operator< |
( |
const BackendId & |
other | ) |
const |
|
inline |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
BackendId& operator= |
( |
const std::string & |
other | ) |
|
|
inline |
◆ operator=() [4/4]
Deprecated function that will be removed together with the Compute enum
Definition at line 102 of file BackendId.hpp.
References armnn::swap().
void swap(OriginsDescriptor &first, OriginsDescriptor &second)
◆ operator==() [1/2]
bool operator== |
( |
const BackendId & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool operator== |
( |
const O & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: