// Generated by generate_test_data.py using flatc version 2.0.6 // Interpreter from tflite_micro runtime version 0.dev20240814215812-g07e7f33. #pragma once #define LSTM_1_S16_TIME_MAJOR true #define LSTM_1_S16_BATCH_SIZE 1 #define LSTM_1_S16_TIME_STEPS 10 #define LSTM_1_S16_INPUT_SIZE 22 #define LSTM_1_S16_HIDDEN_SIZE 11 #define LSTM_1_S16_CELL_SCALE_POWER -9 #define LSTM_1_S16_OUTPUT_ZERO_POINT 0 #define LSTM_1_S16_INPUT_ZERO_POINT 0 #define LSTM_1_S16_CELL_CLIP 32767 #define LSTM_1_S16_FORGET_TO_CELL_MULTIPLIER 1073741824 #define LSTM_1_S16_FORGET_TO_CELL_SHIFT -14 #define LSTM_1_S16_INPUT_TO_CELL_MULTIPLIER 1197688178 #define LSTM_1_S16_INPUT_TO_CELL_SHIFT -20 #define LSTM_1_S16_OUTPUT_MULTIPLIER 1351257732 #define LSTM_1_S16_OUTPUT_SHIFT -19 #define LSTM_1_S16_OUTPUT_GATE_HIDDEN_MULTIPLIER 1350737615 #define LSTM_1_S16_OUTPUT_GATE_HIDDEN_SHIFT -8 #define LSTM_1_S16_CELL_GATE_HIDDEN_MULTIPLIER 1114839066 #define LSTM_1_S16_CELL_GATE_HIDDEN_SHIFT -9 #define LSTM_1_S16_FORGET_GATE_HIDDEN_MULTIPLIER 1085133323 #define LSTM_1_S16_FORGET_GATE_HIDDEN_SHIFT -8 #define LSTM_1_S16_INPUT_GATE_HIDDEN_MULTIPLIER 1710701326 #define LSTM_1_S16_INPUT_GATE_HIDDEN_SHIFT -8 #define LSTM_1_S16_OUTPUT_GATE_INPUT_MULTIPLIER 1819526307 #define LSTM_1_S16_OUTPUT_GATE_INPUT_SHIFT -12 #define LSTM_1_S16_CELL_GATE_INPUT_MULTIPLIER 1951202553 #define LSTM_1_S16_CELL_GATE_INPUT_SHIFT -10 #define LSTM_1_S16_FORGET_GATE_INPUT_MULTIPLIER 1572134572 #define LSTM_1_S16_FORGET_GATE_INPUT_SHIFT -9 #define LSTM_1_S16_INPUT_GATE_INPUT_MULTIPLIER 1957187837 #define LSTM_1_S16_INPUT_GATE_INPUT_SHIFT -9