Home
last modified time | relevance | path

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

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dquantized_lstm.mod.py33 input_to_input_weights = Input("inputToInputWeights", InputWeightsType) variable
120 input_to_input_weights = Parameter("inputToInputWeights", InputWeightsType, variable
H A Dlayer_norm_lstm.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", variable
201 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", variable
H A Dlstm2_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm2_state2_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm2_state_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state2_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state3_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state_float16.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_cell, n_… variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
H A Dlstm2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm2_state.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm2_state2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state2.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state3.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm_state.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
H A Dlstm2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm2_state2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm2_state_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state2_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state3_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable
H A Dlstm3_state_relaxed.mod.py29 input_to_input_weights = Input("input_to_input_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_cell, n_… variable

12