SHL 2.2.x
Loading...
Searching...
No Matches
csinn_fsmn_params Struct Reference

#include <csinn_data_structure.h>

Public Attributes

struct csinn_params_base base
 
int32_t l_order
 
int32_t r_order
 
int32_t l_stride
 
int32_t r_stride
 
int32_t unavailable_frames
 

Detailed Description

CSI-NN fsmn params

Member Data Documentation

◆ base

struct csinn_params_base csinn_fsmn_params::base

The basic information of the operator

◆ l_order

int32_t csinn_fsmn_params::l_order

Number of frames in the past (l_order-1)

◆ r_order

int32_t csinn_fsmn_params::r_order

The number of future frames to be computed

◆ l_stride

int32_t csinn_fsmn_params::l_stride

The sampling frequency of past frames involved in the calculation

◆ r_stride

int32_t csinn_fsmn_params::r_stride

The sampling frequency of future frames involved in the calculation

◆ unavailable_frames

int32_t csinn_fsmn_params::unavailable_frames

The number of invalid frames