![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
#include <tinymaix.h>
Public Attributes | |
| uint16_t | type |
| uint16_t | is_out |
| uint32_t | size |
| uint32_t | in_oft |
| uint32_t | out_oft |
| uint16_t | in_dims [4] |
| uint16_t | out_dims [4] |
| sctype_t | in_s |
| zptype_t | in_zp |
| sctype_t | out_s |
| zptype_t | out_zp |
| uint16_t tml_head_t::in_dims[4] |
| uint32_t tml_head_t::in_oft |
| sctype_t tml_head_t::in_s |
| zptype_t tml_head_t::in_zp |
| uint16_t tml_head_t::is_out |
| uint16_t tml_head_t::out_dims[4] |
| uint32_t tml_head_t::out_oft |
| sctype_t tml_head_t::out_s |
| zptype_t tml_head_t::out_zp |
| uint32_t tml_head_t::size |
| uint16_t tml_head_t::type |