Home
last modified time | relevance | path

Searched refs:projection_weights (Results 1 – 25 of 49) sorted by relevance

12

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dlayer_norm_lstm.mod.py64 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable
100 output_gate_bias, projection_weights, projection_bias, output_state_in,
143 projection_weights: [
236 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable
272 output_gate_bias, projection_weights, projection_bias, output_state_in,
310 projection_weights: [
Dlstm2_state_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable
85 projection_weights,
127 projection_weights: [],
Dlstm3_state2_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
545 projection_weights: [
Dlstm3_state_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
545 projection_weights: [
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py67 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable
98 output_gate_bias, projection_weights, projection_bias, output_state_in,
135 projection_weights: [
Dunidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py67 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable
94 output_gate_bias, projection_weights, projection_bias, output_state_in,
562 projection_weights: [
Dlstm_state2_float16.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable
85 projection_weights,
131 projection_weights: [],
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dqlstm_projection.mod.py54 projection_weights = Input("projection_weights", variable
89 output_gate_bias, projection_weights, projection_bias, output_state_in,
126 projection_weights: [
183 projection_weights: [
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dlstm2_state.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
127 projection_weights: [],
Dlstm3.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
545 projection_weights: [
Dlstm3_state3.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
545 projection_weights: [
Dlstm2_state2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
127 projection_weights: [],
Dlstm3_state.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
545 projection_weights: [
Dlstm3_state2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
545 projection_weights: [
Dlstm2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
127 projection_weights: [],
Dlstm_state.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
131 projection_weights: [],
Dlstm_state2.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
131 projection_weights: [],
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlstm_state2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
132 projection_weights: [],
Dlstm2_state_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
128 projection_weights: [],
Dlstm2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
128 projection_weights: [],
Dlstm_state_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
132 projection_weights: [],
Dlstm2_state2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
85 projection_weights,
128 projection_weights: [],
Dlstm3_state2_relaxed.mod.py48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable
85 projection_weights,
546 projection_weights: [
/frameworks/ml/nn/tools/test_generator/tests/P_vts_backward_compatibility_float/
Dlstm_float.mod.py44 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
81 projection_weights,
128 projection_weights: [],
/frameworks/ml/nn/tools/test_generator/tests/P_backward_compatibility_float/
Dlstm_float.mod.py44 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable
81 projection_weights,
128 projection_weights: [],

12