Home
last modified time | relevance | path

Searched defs:test_input (Results 26 – 50 of 71) sorted by relevance

123

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator_unittest.cc70 std::string test_input; in RubyTest() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dlstm_state.mod.py135 test_input = [3., 4.] variable
Dlstm_state2.mod.py135 test_input = [1., 1.] variable
Dlstm.mod.py135 test_input = [2., 3.] variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dlstm_state_float16.mod.py135 test_input = [3., 4.] variable
Dlstm_state2_float16.mod.py135 test_input = [1., 1.] variable
Dlstm_float16.mod.py135 test_input = [2., 3.] variable
Dunidirectional_sequence_lstm_f16_batch_major.mod.py161 test_input = [2., 3., 3., 4., 1., 1.] variable
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py145 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable
Dunidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py653 test_input = [ variable
Dunidirectional_sequence_lstm_1step.mod.py150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1] variable
Dunidirectional_sequence_lstm_f16_norm_peephole_projection.mod.py150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable
Dunidirectional_sequence_lstm_cifg_peephole.mod.py152 test_input = [2., 3., 3., 4., 1., 1.] variable
Dunidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py150 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
Dunidirectional_sequence_lstm_norm_peephole_projection.mod.py150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Dlstm_relaxed.mod.py136 test_input = [2., 3.] variable
Dlstm_state_relaxed.mod.py136 test_input = [3., 4.] variable
Dlstm_state2_relaxed.mod.py136 test_input = [1., 1.] variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_float/
Dlstm_float.mod.py132 test_input = [2., 3.] variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_float/
Dlstm_float.mod.py132 test_input = [2., 3.] variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole_state_output.mod.py151 test_input = [ variable
Dqlstm_noprojection.mod.py135 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/src/
Dlib.rs59 let test_input = ::std::panic::catch_unwind(|| unsafe { in test_input_wrap() localVariable
/aosp_15_r20/external/cronet/url/ipc/
H A Durl_param_traits_unittest.cc54 for (const char* test_input : serialize_cases) { in TEST() local
/aosp_15_r20/external/mbedtls/library/
H A Dchacha20.c312 static const unsigned char test_input[2][375] = variable

123