Home
last modified time | relevance | path

Searched refs:fw_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,
71 fw_aux_weights: fw_aux_weights_data,
228 fw_aux_weights=Input("fw_aux_weights", "TENSOR_FLOAT32",
278 fw_aux_weights=Input("fw_aux_weights", "TENSOR_FLOAT32",
331 fw_aux_weights=Input("fw_aux_weights", "TENSOR_FLOAT32",
387 fw_aux_weights=Input("fw_aux_weights", "TENSOR_FLOAT32", "{0}"),
439 fw_aux_weights=Input("fw_aux_weights", "TENSOR_FLOAT32",
501 fw_aux_weights=Input("fw_aux_weights", "TENSOR_FLOAT32",
/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp24 auto fw_aux_weights = model->addOperand(&type5); in CreateModel() local
38 …_weights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weight… in CreateModel()
41 …_weights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weight… in CreateModel()
72 auto fw_aux_weights = model->addOperand(&type5); in CreateModel_relaxed() local
86 …_weights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weight… in CreateModel_relaxed()
89 …_weights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weight… in CreateModel_relaxed()
122 auto fw_aux_weights = model->addOperand(&type14); in CreateModel_float16() local
136 …_weights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weight… in CreateModel_float16()
139 …_weights, bw_recurrent_weights, bw_bias, bw_hidden_state, aux_input, fw_aux_weights, bw_aux_weight… in CreateModel_float16()
170 auto fw_aux_weights = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
[all …]