|
|
| bytersvd (6) |
|
constexpr auto | e1 () const noexcept -> u32 |
|
constexpr auto | e2 () const noexcept -> u32 |
|
constexpr auto | e3 () const noexcept -> u32 |
|
constexpr auto | e4 () const noexcept -> u32 |
|
constexpr auto | is_generic () const noexcept -> bool |
|
constexpr auto | set_dims (u32 e4, u32 e3, u32 e2, u32 e1) noexcept -> void |
|
constexpr auto | set_tensor_address (u32 addr) noexcept -> void |
|
constexpr auto | tensor_address () const noexcept -> u32 |
|
|
std::array< u32, 4 > | dimse {} |
|
data_layout_format | layout_format {} |
|
u64 | tensor_addr {} |
|
data_type | type {} |
|
|
static constexpr usize | idx_E1 = 3 |
|
static constexpr usize | idx_E2 = 2 |
|
static constexpr usize | idx_E3 = 1 |
|
static constexpr usize | idx_E4 = 0 |
The documentation for this struct was generated from the following file: