/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 34 input_to_forget_weights = Input("inputToForgetWeights", InputWeightsType) variable 122 input_to_forget_weights = Parameter("inputToForgetWeights", InputWeightsType, variable
|
D | layer_norm_lstm.mod.py | 31 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", variable 203 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", variable
|
D | lstm2_state2_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm2_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state2_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state3_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm2_state_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
D | lstm_state_float16.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, … variable
|
/frameworks/ml/nn/runtime/test/specs/V1_0/ |
D | lstm3_state.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm2_state2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm2_state.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state3.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm_state2.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | lstm2_state2_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm2_state_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm2_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state3_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_state2_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|
D | lstm3_relaxed.mod.py | 30 input_to_forget_weights = Input("input_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, … variable
|