/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | qlstm_projection.mod.py | 141 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable 153 input0[input] = test_input 198 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable 210 input0[input] = test_input
|
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole_state_output.mod.py | 151 test_input = [ variable 188 input0[input] = test_input
|
D | qlstm_noprojection.mod.py | 135 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable 147 input0[input] = test_input
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | layer_norm_lstm.mod.py | 177 for test_input, output_state, cell_state, golden_state, golden_output in tests: 179 cur_input[input] = test_input 346 for test_input, output_state, cell_state, golden_state, golden_output in tests: 348 cur_input[input] = test_input
|
D | lstm_float16.mod.py | 135 test_input = [2., 3.] variable 145 input0[input] = test_input
|
D | unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py | 653 test_input = [ variable 701 input0[input] = test_input
|
D | lstm_state2_float16.mod.py | 135 test_input = [1., 1.] variable 145 input0[input] = test_input
|
D | lstm_state_float16.mod.py | 135 test_input = [3., 4.] variable 145 input0[input] = test_input
|
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py | 145 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable 159 input0[input] = test_input
|
D | unidirectional_sequence_lstm_f16_norm_peephole_projection.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable 164 input0[input] = test_input
|
D | unidirectional_sequence_lstm_f16_batch_major.mod.py | 161 test_input = [2., 3., 3., 4., 1., 1.] variable 173 input0[input] = test_input
|
D | unidirectional_sequence_lstm_1step.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1] variable 161 input0[input] = test_input
|
D | unidirectional_sequence_lstm_cifg_peephole.mod.py | 152 test_input = [2., 3., 3., 4., 1., 1.] variable 164 input0[input] = test_input
|
D | unidirectional_sequence_lstm_norm_peephole_projection.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable 164 input0[input] = test_input
|
D | unidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.8, 0.1, 0.2, 0.4, 0.5, 0.2, 0.7, 0.7, 0.1, 0.7, variable 162 input0[input] = test_input
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
D | lstm_relaxed.mod.py | 136 test_input = [2., 3.] variable 146 input0[input] = test_input
|
D | lstm_state2_relaxed.mod.py | 136 test_input = [1., 1.] variable 146 input0[input] = test_input
|
D | lstm_state_relaxed.mod.py | 136 test_input = [3., 4.] variable 146 input0[input] = test_input
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_float/ |
D | lstm_float.mod.py | 132 test_input = [2., 3.] variable 142 input0[input] = test_input
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
D | lstm.mod.py | 135 test_input = [2., 3.] variable 145 input0[input] = test_input
|
D | lstm_state2.mod.py | 135 test_input = [1., 1.] variable 145 input0[input] = test_input
|
D | lstm_state.mod.py | 135 test_input = [3., 4.] variable 145 input0[input] = test_input
|
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_float/ |
D | lstm_float.mod.py | 132 test_input = [2., 3.] variable 142 input0[input] = test_input
|