Home
last modified time | relevance | path

Searched defs:hidden_state_out (Results 1 – 10 of 10) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Drnn_state.model.cpp17 auto hidden_state_out = model->addOperand(&type4); in CreateModel() local
50 auto hidden_state_out = model->addOperand(&type6); in CreateModel_dynamic_output_shape() local
Drnn.model.cpp17 auto hidden_state_out = model->addOperand(&type4); in CreateModel() local
50 auto hidden_state_out = model->addOperand(&type6); in CreateModel_dynamic_output_shape() local
Drnn_state_relaxed.model.cpp17 auto hidden_state_out = model->addOperand(&type4); in CreateModel() local
52 auto hidden_state_out = model->addOperand(&type6); in CreateModel_dynamic_output_shape() local
Drnn_float16.model.cpp17 auto hidden_state_out = model->addOperand(&type4); in CreateModel() local
50 auto hidden_state_out = model->addOperand(&type6); in CreateModel_dynamic_output_shape() local
Drnn_relaxed.model.cpp17 auto hidden_state_out = model->addOperand(&type4); in CreateModel() local
52 auto hidden_state_out = model->addOperand(&type6); in CreateModel_dynamic_output_shape() local
/frameworks/ml/nn/runtime/test/specs/V1_0/
Drnn_state.mod.py31 hidden_state_out = IgnoredOutput("hidden_state_out", "TENSOR_FLOAT32", "{%d, %d}" % (batches, units… variable
Drnn.mod.py31 hidden_state_out = IgnoredOutput("hidden_state_out", "TENSOR_FLOAT32", "{%d, %d}" % (batches, units… variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Drnn_state_relaxed.mod.py31 hidden_state_out = IgnoredOutput("hidden_state_out", "TENSOR_FLOAT32", "{%d, %d}" % (batches, units… variable
Drnn_relaxed.mod.py31 hidden_state_out = IgnoredOutput("hidden_state_out", "TENSOR_FLOAT32", "{%d, %d}" % (batches, units… variable
/frameworks/ml/nn/runtime/test/specs/V1_2/
Drnn_float16.mod.py31 hidden_state_out = IgnoredOutput("hidden_state_out", "TENSOR_FLOAT16", "{%d, %d}" % (batches, units… variable