|
Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)
0.17
Performance library for Deep Learning
|
Description of tensor of weights for winograd 2x3 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 |
| float | adj_scale |
| size_t | size |
Description of tensor of weights for winograd 2x3 convolution.
| mkldnn_wino_memory_format_t mkldnn_wino_desc_t::wino_format |
| int mkldnn_wino_desc_t::r |
| int mkldnn_wino_desc_t::alpha |
| int mkldnn_wino_desc_t::ic |
| int mkldnn_wino_desc_t::oc |
| int mkldnn_wino_desc_t::ic_block |
| int mkldnn_wino_desc_t::oc_block |
| int mkldnn_wino_desc_t::ic2_block |
| int mkldnn_wino_desc_t::oc2_block |
| float mkldnn_wino_desc_t::adj_scale |
| size_t mkldnn_wino_desc_t::size |
1.8.13