ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci_interpreter_pal::lstm_internal::LstmSizeInfo Struct Reference

#include <PALUnidirectionalSequenceLSTMCommon.h>

Collaboration diagram for luci_interpreter_pal::lstm_internal::LstmSizeInfo:

Data Fields

bool time_major
 
int32_t batch_size
 
int32_t time_steps
 
int32_t input_dimension
 
int32_t state_dimension
 

Detailed Description

Definition at line 181 of file PALUnidirectionalSequenceLSTMCommon.h.

Field Documentation

◆ batch_size

◆ input_dimension

◆ state_dimension

◆ time_major

◆ time_steps

int32_t luci_interpreter_pal::lstm_internal::LstmSizeInfo::time_steps

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