|
mxnet
|
Description of extra information stored in memory. More...
#include <mkldnn_types.h>

Public Attributes | |
| uint64_t | flags |
| int | compensation_mask |
| Compensation mask. More... | |
| float | scale_adjust |
| Scale applied to the data. More... | |
| char | reserved [64] |
| For future backwards compatibility. More... | |
Description of extra information stored in memory.
| int mkldnn_memory_extra_desc_t::compensation_mask |
Compensation mask.
| uint64_t mkldnn_memory_extra_desc_t::flags |
The flags contain arbitrary extra information, such as compensation.
| char mkldnn_memory_extra_desc_t::reserved[64] |
For future backwards compatibility.
| float mkldnn_memory_extra_desc_t::scale_adjust |
Scale applied to the data.
1.8.11