Home
last modified time | relevance | path

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

12

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py42 recurrent_to_cell_weights = Input("recurrentToCellWeights", RecurrentWeightsType) variable
135 recurrent_to_cell_weights = Parameter("recurrentToCellWeights", RecurrentWeightsType, variable
Dlayer_norm_lstm.mod.py44 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", variable
216 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", variable
Dlstm2_state2_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm2_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm3_state2_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm3_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm3_state_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm3_state3_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm2_state_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm_state_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm3_state.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2_state2.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2_state.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_state2.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_state3.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm_state2.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm2_state2_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2_state_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_state3_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_state_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_state2_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_relaxed.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable

12