Home
last modified time | relevance | path

Searched defs:input_to_input_weights (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/ml/nn/common/operations/
DLSTM.cpp97 const RunTimeOperandInfo *input_to_input_weights = in CheckInputTensorDimensions() local
285 const RunTimeOperandInfo *input_to_input_weights = in Prepare() local
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm2_state.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_state.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_state2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_state3.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm2_state2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm_state2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm_state.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm2_state_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm2_state2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_state3_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_state_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm3_state2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm_state2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
Dlstm_state_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
/frameworks/ml/nn/tools/test_generator/tests/P_lstm/
Dlstm.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
/frameworks/ml/nn/runtime/test/generated/models/
Dlstm2_state2_relaxed.model.cpp15 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local
Dlstm2_state2.model.cpp15 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local
Dlstm_state2.model.cpp15 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local

12