Home
last modified time | relevance | path

Searched defs:n_output (Results 1 – 25 of 53) sorted by relevance

123

/frameworks/ml/nn/common/operations/
DLSTMTest.cpp77 uint32_t n_cell, uint32_t n_output, bool use_cifg, in LSTMOpModel()
278 const int n_output = 4; in TEST() local
389 const int n_output = 4; in TEST() local
493 const int n_output = 16; in TEST() local
DLayerNormLSTMTest.cpp87 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
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py23 n_output = n_cell variable
102 n_output = n_cell variable
Dlayer_norm_lstm.mod.py25 n_output = 3 variable
197 n_output = 3 variable
Dlstm2_state_float16.mod.py25 n_output = 4 variable
Dlstm3_state3_float16.mod.py25 n_output = 16 variable
Dlstm2_state2_float16.mod.py25 n_output = 4 variable
Dlstm3_float16.mod.py25 n_output = 16 variable
Dlstm2_float16.mod.py25 n_output = 4 variable
Dlstm3_state_float16.mod.py25 n_output = 16 variable
Dlstm3_state2_float16.mod.py25 n_output = 16 variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm3_state3.mod.py25 n_output = 16 variable
Dlstm2_state2.mod.py25 n_output = 4 variable
Dlstm3_state2.mod.py25 n_output = 16 variable
Dlstm3.mod.py25 n_output = 16 variable
Dlstm2_state.mod.py25 n_output = 4 variable
Dlstm3_state.mod.py25 n_output = 16 variable
Dlstm2.mod.py25 n_output = 4 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm2_state2_relaxed.mod.py25 n_output = 4 variable
Dlstm2_relaxed.mod.py25 n_output = 4 variable
Dlstm2_state_relaxed.mod.py25 n_output = 4 variable
Dlstm3_relaxed.mod.py25 n_output = 16 variable
Dlstm3_state3_relaxed.mod.py25 n_output = 16 variable
Dlstm3_state2_relaxed.mod.py25 n_output = 16 variable
Dlstm3_state_relaxed.mod.py25 n_output = 16 variable

123