|
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.16
Performance library for Deep Learning
|
Description of tensor of weights for integer 8bit winograd convolution. More...
#include <mkldnn_types.h>
Public Attributes | |
| mkldnn_wino_memory_format_t | wino_format |
| int | r |
| int | alpha |
| int | ic |
| int | oc |
| int | ic_block |
| int | oc_block |
| int | ic2_block |
| int | oc2_block |
| size_t | size |
Description of tensor of weights for integer 8bit winograd convolution.
| int mkldnn_wino_desc_t::alpha |
| int mkldnn_wino_desc_t::ic |
| int mkldnn_wino_desc_t::ic2_block |
| int mkldnn_wino_desc_t::ic_block |
| int mkldnn_wino_desc_t::oc |
| int mkldnn_wino_desc_t::oc2_block |
| int mkldnn_wino_desc_t::oc_block |
| int mkldnn_wino_desc_t::r |
| size_t mkldnn_wino_desc_t::size |
| mkldnn_wino_memory_format_t mkldnn_wino_desc_t::wino_format |
1.8.13