|
|
| bytersvd (tobytes(dw, 1)) |
|
| bytersvd (tobytes(dw, 19)) |
|
| bytersvd (tobytes(hw, 1)) |
|
| bytersvd (tobytes(hw, 1)+tobytes(w, 1)) |
|
| bytersvd (tobytes(w, 1)) |
|
auto | installed_functions () const noexcept -> std::span< const std::byte, 32 > |
|
auto | installed_param_block_fmts () const noexcept -> std::span< const std::byte, 16 > |
|
template<fn_code Fc> |
| auto | is_function_installed () const noexcept -> bool |
|
template<data_layout_format Fmt> |
| auto | is_param_block_fmt_installed () const noexcept -> bool |
|
|
union { | |
|
struct { | |
| } | |
|
u32 installed_data_layout_fmt_vector | |
| }; | |
|
union { | |
|
struct { | |
| } | |
|
u16 installed_nnp_dt1_conv_vector | |
| }; | |
|
union { | |
|
struct { | |
| } | |
|
u16 installed_dt_vector | |
| }; | |
|
std::array< std::byte, 32 > | installed_functions_vector {} |
|
std::array< std::byte, 16 > | installed_param_block_formats {} |
|
u32 | maximum_dimension_idx_size {} |
|
std::array< u32, 4 > | maximum_dimension_idx_sizes {} |
|
u64 | maximum_tensor_size {} |
The documentation for this struct was generated from the following file: