1 // Generated by generate_test_data.py using flatc version 2.0.6
2 // Interpreter from tflite_micro runtime version 0.dev20240814215812-g07e7f33.
3 #pragma once
4 #define LSTM_ONE_TIME_STEP_S16_TIME_MAJOR false
5 #define LSTM_ONE_TIME_STEP_S16_BATCH_SIZE 3
6 #define LSTM_ONE_TIME_STEP_S16_TIME_STEPS 1
7 #define LSTM_ONE_TIME_STEP_S16_INPUT_SIZE 22
8 #define LSTM_ONE_TIME_STEP_S16_HIDDEN_SIZE 3
9 #define LSTM_ONE_TIME_STEP_S16_CELL_SCALE_POWER -10
10 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_ZERO_POINT 0
11 #define LSTM_ONE_TIME_STEP_S16_INPUT_ZERO_POINT 0
12 #define LSTM_ONE_TIME_STEP_S16_CELL_CLIP 32767
13 #define LSTM_ONE_TIME_STEP_S16_FORGET_TO_CELL_MULTIPLIER 1073741824
14 #define LSTM_ONE_TIME_STEP_S16_FORGET_TO_CELL_SHIFT -14
15 #define LSTM_ONE_TIME_STEP_S16_INPUT_TO_CELL_MULTIPLIER 1565038806
16 #define LSTM_ONE_TIME_STEP_S16_INPUT_TO_CELL_SHIFT -20
17 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_MULTIPLIER 1524093023
18 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_SHIFT -17
19 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_GATE_HIDDEN_MULTIPLIER 1945843269
20 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_GATE_HIDDEN_SHIFT -13
21 #define LSTM_ONE_TIME_STEP_S16_CELL_GATE_HIDDEN_MULTIPLIER 1437693116
22 #define LSTM_ONE_TIME_STEP_S16_CELL_GATE_HIDDEN_SHIFT -10
23 #define LSTM_ONE_TIME_STEP_S16_FORGET_GATE_HIDDEN_MULTIPLIER 1852888973
24 #define LSTM_ONE_TIME_STEP_S16_FORGET_GATE_HIDDEN_SHIFT -11
25 #define LSTM_ONE_TIME_STEP_S16_INPUT_GATE_HIDDEN_MULTIPLIER 2023305183
26 #define LSTM_ONE_TIME_STEP_S16_INPUT_GATE_HIDDEN_SHIFT -11
27 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_GATE_INPUT_MULTIPLIER 1844224047
28 #define LSTM_ONE_TIME_STEP_S16_OUTPUT_GATE_INPUT_SHIFT -10
29 #define LSTM_ONE_TIME_STEP_S16_CELL_GATE_INPUT_MULTIPLIER 1083993912
30 #define LSTM_ONE_TIME_STEP_S16_CELL_GATE_INPUT_SHIFT -8
31 #define LSTM_ONE_TIME_STEP_S16_FORGET_GATE_INPUT_MULTIPLIER 1649555954
32 #define LSTM_ONE_TIME_STEP_S16_FORGET_GATE_INPUT_SHIFT -8
33 #define LSTM_ONE_TIME_STEP_S16_INPUT_GATE_INPUT_MULTIPLIER 1700784399
34 #define LSTM_ONE_TIME_STEP_S16_INPUT_GATE_INPUT_SHIFT -8
35