Home
last modified time | relevance | path

Searched defs:n_batch (Results 1 – 25 of 54) sorted by relevance

123

/frameworks/ml/nn/common/operations/
DLSTMTest.cpp76 LSTMOpModel(uint32_t n_batch, uint32_t n_input, in LSTMOpModel()
274 const int n_batch = 1; in TEST() local
385 const int n_batch = 1; in TEST() local
490 const int n_batch = 2; in TEST() local
DLayerNormLSTMTest.cpp87 LayerNormLSTMOpModel(uint32_t n_batch, uint32_t n_input, uint32_t n_cell, uint32_t n_output, in LayerNormLSTMOpModel()
287 const int n_batch = 2; in TEST() local
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py20 n_batch = 2 variable
99 n_batch = 1 variable
Dlayer_norm_lstm.mod.py22 n_batch = 2 variable
194 n_batch = 2 variable
Dlstm2_state_float16.mod.py21 n_batch = 1 variable
Dlstm3_state3_float16.mod.py21 n_batch = 2 variable
Dlstm2_state2_float16.mod.py21 n_batch = 1 variable
Dlstm3_float16.mod.py21 n_batch = 2 variable
Dlstm2_float16.mod.py21 n_batch = 1 variable
Dlstm3_state_float16.mod.py21 n_batch = 2 variable
Dlstm3_state2_float16.mod.py21 n_batch = 2 variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm3_state3.mod.py21 n_batch = 2 variable
Dlstm2_state2.mod.py21 n_batch = 1 variable
Dlstm3_state2.mod.py21 n_batch = 2 variable
Dlstm3.mod.py21 n_batch = 2 variable
Dlstm2_state.mod.py21 n_batch = 1 variable
Dlstm3_state.mod.py21 n_batch = 2 variable
Dlstm2.mod.py21 n_batch = 1 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm2_state2_relaxed.mod.py21 n_batch = 1 variable
Dlstm2_relaxed.mod.py21 n_batch = 1 variable
Dlstm2_state_relaxed.mod.py21 n_batch = 1 variable
Dlstm3_relaxed.mod.py21 n_batch = 2 variable
Dlstm3_state3_relaxed.mod.py21 n_batch = 2 variable
Dlstm3_state2_relaxed.mod.py21 n_batch = 2 variable
Dlstm3_state_relaxed.mod.py21 n_batch = 2 variable

123