Description of extra information stored in memory. More...
#include <dnnl_types.h>
Public Attributes | |
| uint64_t | flags |
| The flags contain arbitrary extra information, such as compensation. More... | |
| int | compensation_mask |
| Compensation mask. | |
| float | scale_adjust |
| Scale applied to the data. | |
| int | asymm_compensation_mask |
| Compensation mask for asymmetric quantization. | |
| char | reserved [60] |
| For future backwards compatibility. | |
Description of extra information stored in memory.
| uint64_t dnnl_memory_extra_desc_t::flags |
The flags contain arbitrary extra information, such as compensation.