Home
last modified time | relevance | path

Searched refs:bw_aux_weights (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dbidirectional_sequence_rnn.mod.py40 bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights, activation, argument
53 bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights, activation,
72 bw_aux_weights: bw_aux_weights_data,
230 bw_aux_weights=Input("bw_aux_weights", "TENSOR_FLOAT32",
280 bw_aux_weights=Input("bw_aux_weights", "TENSOR_FLOAT32",
333 bw_aux_weights=Input("bw_aux_weights", "TENSOR_FLOAT32",
388 bw_aux_weights=Input("bw_aux_weights", "TENSOR_FLOAT32", "{0}"),
441 bw_aux_weights=Input("bw_aux_weights", "TENSOR_FLOAT32",
503 bw_aux_weights=Input("bw_aux_weights", "TENSOR_FLOAT32",
/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp25 auto bw_aux_weights = model->addOperand(&type5); in CreateModel() local
38 …urrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights, activation, t… in CreateModel()
41 …eights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights}, in CreateModel()
73 auto bw_aux_weights = model->addOperand(&type5); in CreateModel_relaxed() local
86 …urrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights, activation, t… in CreateModel_relaxed()
89 …eights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights}, in CreateModel_relaxed()
123 auto bw_aux_weights = model->addOperand(&type14); in CreateModel_float16() local
136 …urrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights, activation, t… in CreateModel_float16()
139 …eights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weights}, in CreateModel_float16()
171 auto bw_aux_weights = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
[all …]