SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
tml_conv2d_dw_t Struct Reference

#include <tinymaix.h>

Collaboration diagram for tml_conv2d_dw_t:
Collaboration graph
[legend]

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 depth_mul
 
uint32_t reserve
 
uint32_t ws_oft
 
uint32_t w_oft
 
uint32_t b_oft
 

Member Data Documentation

◆ act

uint16_t tml_conv2d_dw_t::act

◆ b_oft

uint32_t tml_conv2d_dw_t::b_oft

◆ depth_mul

uint32_t tml_conv2d_dw_t::depth_mul

◆ dilation_h

uint8_t tml_conv2d_dw_t::dilation_h

◆ dilation_w

uint8_t tml_conv2d_dw_t::dilation_w

◆ h

tml_head_t tml_conv2d_dw_t::h

◆ kernel_h

uint8_t tml_conv2d_dw_t::kernel_h

◆ kernel_w

uint8_t tml_conv2d_dw_t::kernel_w

◆ pad

uint8_t tml_conv2d_dw_t::pad[4]

◆ reserve

uint32_t tml_conv2d_dw_t::reserve

◆ stride_h

uint8_t tml_conv2d_dw_t::stride_h

◆ stride_w

uint8_t tml_conv2d_dw_t::stride_w

◆ w_oft

uint32_t tml_conv2d_dw_t::w_oft

◆ ws_oft

uint32_t tml_conv2d_dw_t::ws_oft

The documentation for this struct was generated from the following file: