| /packages/modules/NeuralNetworks/common/cpu_operations/ | 
| D | LSTMTest.cpp | 78     LSTMOpModel(uint32_t n_batch, uint32_t n_input, uint32_t n_cell, uint32_t n_output,  in LSTMOpModel()277     const int n_output = 4;  in TEST()  local
 381     const int n_output = 4;  in TEST()  local
 477     const int n_output = 16;  in TEST()  local
 
 | 
| D | LayerNormLSTMTest.cpp | 87     LayerNormLSTMOpModel(uint32_t n_batch, uint32_t n_input, uint32_t n_cell, uint32_t n_output,  in LayerNormLSTMOpModel()291     const int n_output = 3;  in TEST()  local
 
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ | 
| D | bidirectional_sequence_lstm.mod.py | 26          n_output,  argument459 n_output = 4  variable
 507 n_output = 4  variable
 
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ | 
| D | quantized_lstm.mod.py | 23 n_output = n_cell  variable110 n_output = n_cell  variable
 
 | 
| D | layer_norm_lstm.mod.py | 25 n_output = 3  variable197 n_output = 3  variable
 
 | 
| D | lstm3_state3_float16.mod.py | 25 n_output = 16  variable
 | 
| D | lstm3_state2_float16.mod.py | 25 n_output = 16  variable
 | 
| D | lstm2_state2_float16.mod.py | 25 n_output = 4  variable
 | 
| D | lstm3_float16.mod.py | 25 n_output = 16  variable
 | 
| D | lstm3_state_float16.mod.py | 25 n_output = 16  variable
 | 
| D | lstm2_float16.mod.py | 25 n_output = 4  variable
 | 
| D | lstm2_state_float16.mod.py | 25 n_output = 4  variable
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ | 
| D | lstm2_state2.mod.py | 25 n_output = 4  variable
 | 
| D | lstm3_state.mod.py | 25 n_output = 16  variable
 | 
| D | lstm3.mod.py | 25 n_output = 16  variable
 | 
| D | lstm3_state3.mod.py | 25 n_output = 16  variable
 | 
| D | lstm2.mod.py | 25 n_output = 4  variable
 | 
| D | lstm3_state2.mod.py | 25 n_output = 16  variable
 | 
| D | lstm2_state.mod.py | 25 n_output = 4  variable
 | 
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ | 
| D | lstm2_state_relaxed.mod.py | 25 n_output = 4  variable
 | 
| D | lstm3_state2_relaxed.mod.py | 25 n_output = 16  variable
 | 
| D | lstm3_state_relaxed.mod.py | 25 n_output = 16  variable
 | 
| D | lstm2_state2_relaxed.mod.py | 25 n_output = 4  variable
 | 
| D | lstm2_relaxed.mod.py | 25 n_output = 4  variable
 | 
| D | lstm3_relaxed.mod.py | 25 n_output = 16  variable
 |