Home
last modified time | relevance | path

Searched defs:recurrent_to_input_weights (Results 1 – 25 of 47) sorted by relevance

12

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py40 recurrent_to_input_weights = Input("recurrentToInputWeights", RecurrentWeightsType) variable
131 recurrent_to_input_weights = Parameter("recurrentToInputWeights", RecurrentWeightsType, variable
Dlayer_norm_lstm.mod.py38 recurrent_to_input_weights = Input("recurrent_to_intput_weights", variable
210 recurrent_to_input_weights = Input("recurrent_to_intput_weights", variable
Dlstm3_state2_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
Dlstm3_state_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
Dlstm2_state_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
Dlstm3_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
Dlstm2_state2_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
Dlstm2_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
Dlstm3_state3_float16.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n… variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm3.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm3_state3.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm2_state.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm2_state2.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm3_state.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm3_state2.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm2.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm_state.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm_state2.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm3_state3_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm2_state_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm2_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm2_state2_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm3_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm3_state2_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable
Dlstm3_state_relaxed.mod.py34 recurrent_to_input_weights = Input("recurrent_to_intput_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n… variable

12