![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
#include <tinymaix.h>

Public Attributes | |
| tml_head_t | h |
| uint8_t | kernel_w |
| uint8_t | kernel_h |
| uint8_t | stride_w |
| uint8_t | stride_h |
| uint8_t | dilation_w |
| uint8_t | dilation_h |
| uint16_t | act |
| uint8_t | pad [4] |
| uint32_t | ws_oft |
| uint32_t | w_oft |
| uint32_t | b_oft |
| uint16_t tml_dwconv2d_t::act |
| uint32_t tml_dwconv2d_t::b_oft |
| uint8_t tml_dwconv2d_t::dilation_h |
| uint8_t tml_dwconv2d_t::dilation_w |
| tml_head_t tml_dwconv2d_t::h |
| uint8_t tml_dwconv2d_t::kernel_h |
| uint8_t tml_dwconv2d_t::kernel_w |
| uint8_t tml_dwconv2d_t::pad[4] |
| uint8_t tml_dwconv2d_t::stride_h |
| uint8_t tml_dwconv2d_t::stride_w |
| uint32_t tml_dwconv2d_t::w_oft |
| uint32_t tml_dwconv2d_t::ws_oft |