/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | layer_norm_lstm.mod.py | 64 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: [
|
D | lstm2_state_float16.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable 85 projection_weights, 127 projection_weights: [],
|
D | lstm3_state2_float16.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable 85 projection_weights, 545 projection_weights: [
|
D | lstm3_state_float16.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{%d,%d}" % (n_output, n_cell)) variable 85 projection_weights, 545 projection_weights: [
|
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py | 67 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable 98 output_gate_bias, projection_weights, projection_bias, output_state_in, 135 projection_weights: [
|
D | unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py | 67 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", variable 94 output_gate_bias, projection_weights, projection_bias, output_state_in, 562 projection_weights: [
|
D | lstm_state2_float16.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT16", "{0,0}") variable 85 projection_weights, 131 projection_weights: [],
|
/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | qlstm_projection.mod.py | 54 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/ |
D | lstm2_state.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 127 projection_weights: [],
|
D | lstm3.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable 85 projection_weights, 545 projection_weights: [
|
D | lstm3_state3.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable 85 projection_weights, 545 projection_weights: [
|
D | lstm2_state2.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 127 projection_weights: [],
|
D | lstm3_state.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable 85 projection_weights, 545 projection_weights: [
|
D | lstm3_state2.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{%d,%d}" % (n_output, n_cell)) variable 85 projection_weights, 545 projection_weights: [
|
D | lstm2.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 127 projection_weights: [],
|
D | lstm_state.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 131 projection_weights: [],
|
D | lstm_state2.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 131 projection_weights: [],
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | lstm_state2_relaxed.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 132 projection_weights: [],
|
D | lstm2_state_relaxed.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 128 projection_weights: [],
|
D | lstm2_relaxed.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 128 projection_weights: [],
|
D | lstm_state_relaxed.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 132 projection_weights: [],
|
D | lstm2_state2_relaxed.mod.py | 48 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 85 projection_weights, 128 projection_weights: [],
|
D | lstm3_state2_relaxed.mod.py | 48 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/ |
D | lstm_float.mod.py | 44 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/ |
D | lstm_float.mod.py | 44 projection_weights = Input("projection_weights", "TENSOR_FLOAT32", "{0,0}") variable 81 projection_weights, 128 projection_weights: [],
|