ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci_interpreter::lstm::CellStateInfo Struct Reference

#include <UnidirectionalSequenceLSTM.h>

Collaboration diagram for luci_interpreter::lstm::CellStateInfo:

Data Fields

float cell_clip
 
int16_t quantized_cell_clip
 
int32_t cell_state_scale_power
 

Detailed Description

Definition at line 200 of file UnidirectionalSequenceLSTM.h.

Field Documentation

◆ cell_clip

float luci_interpreter::lstm::CellStateInfo::cell_clip

◆ cell_state_scale_power

int32_t luci_interpreter::lstm::CellStateInfo::cell_state_scale_power

◆ quantized_cell_clip

int16_t luci_interpreter::lstm::CellStateInfo::quantized_cell_clip

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