Home
last modified time | relevance | path

Searched defs:n_input (Results 1 – 23 of 23) sorted by relevance

/frameworks/ml/nn/common/operations/
DLSTM.cpp83 uint32_t n_input, uint32_t n_output, uint32_t n_cell) { in CheckInputTensorDimensions()
247 const uint32_t n_input = SizeOfDimension(input, 1); in Prepare() local
304 const uint32_t n_input = input_->shape().dimensions[1]; in Eval() local
DLSTMTest.cpp76 LSTMOpModel(uint32_t n_batch, uint32_t n_input, in LSTMOpModel()
275 const int n_input = 2; in TEST() local
386 const int n_input = 2; in TEST() local
491 const int n_input = 5; in TEST() local
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm2_state.mod.py22 n_input = 2 variable
Dlstm3.mod.py22 n_input = 5 variable
Dlstm3_state.mod.py22 n_input = 5 variable
Dlstm3_state2.mod.py22 n_input = 5 variable
Dlstm2.mod.py22 n_input = 2 variable
Dlstm3_state3.mod.py22 n_input = 5 variable
Dlstm2_state2.mod.py22 n_input = 2 variable
Dlstm.mod.py22 n_input = 2 variable
Dlstm_state2.mod.py22 n_input = 2 variable
Dlstm_state.mod.py22 n_input = 2 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm2_state_relaxed.mod.py22 n_input = 2 variable
Dlstm3_relaxed.mod.py22 n_input = 5 variable
Dlstm2_state2_relaxed.mod.py22 n_input = 2 variable
Dlstm2_relaxed.mod.py22 n_input = 2 variable
Dlstm3_state3_relaxed.mod.py22 n_input = 5 variable
Dlstm3_state_relaxed.mod.py22 n_input = 5 variable
Dlstm3_state2_relaxed.mod.py22 n_input = 5 variable
Dlstm_state2_relaxed.mod.py22 n_input = 2 variable
Dlstm_relaxed.mod.py22 n_input = 2 variable
Dlstm_state_relaxed.mod.py22 n_input = 2 variable
/frameworks/ml/nn/tools/test_generator/tests/P_lstm/
Dlstm.mod.py22 n_input = 2 variable