/aosp12/art/tools/cpp-define-generator/ |
H A D | make_header_test.py | 20 test_input = r''' variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | qlstm_projection.mod.py | 141 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable 198 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable
|
H A D | unidirectional_sequence_lstm_layer_norm_cifg_peephole_state_output.mod.py | 151 test_input = [ variable
|
H A D | qlstm_noprojection.mod.py | 135 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | lstm.mod.py | 135 test_input = [2., 3.] variable
|
H A D | lstm_state.mod.py | 135 test_input = [3., 4.] variable
|
H A D | lstm_state2.mod.py | 135 test_input = [1., 1.] variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | lstm_float16.mod.py | 135 test_input = [2., 3.] variable
|
H A D | lstm_state2_float16.mod.py | 135 test_input = [1., 1.] variable
|
H A D | lstm_state_float16.mod.py | 135 test_input = [3., 4.] variable
|
H A 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
|
H A 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
|
H A D | unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py | 653 test_input = [ variable
|
H A D | unidirectional_sequence_lstm_cifg_peephole.mod.py | 152 test_input = [2., 3., 3., 4., 1., 1.] variable
|
H A D | unidirectional_sequence_lstm_f16_batch_major.mod.py | 161 test_input = [2., 3., 3., 4., 1., 1.] variable
|
H A 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
|
H A 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
|
H A 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
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_float/ |
H A D | lstm_float.mod.py | 132 test_input = [2., 3.] variable
|
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_float/ |
H A D | lstm_float.mod.py | 132 test_input = [2., 3.] variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | lstm_relaxed.mod.py | 136 test_input = [2., 3.] variable
|
H A D | lstm_state2_relaxed.mod.py | 136 test_input = [1., 1.] variable
|
H A D | lstm_state_relaxed.mod.py | 136 test_input = [3., 4.] variable
|
/aosp12/system/apex/apexd/ |
H A D | apexservice_test.cpp | 327 std::string test_input; // Original test file. member
|