Home
last modified time | relevance | path

Searched defs:test_inputs (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dstrided_slice_op_test.cc204 const std::pair<BroadcastPair, BroadcastRemap> test_inputs[] = { in TEST() local
228 const std::tuple<BroadcastPair, BroadcastRemap, Vec> test_inputs[] = { in TEST() local
252 const std::tuple<BroadcastPair, BroadcastRemap, Vec> test_inputs[] = { in TEST() local
276 const std::tuple<BroadcastPair, BroadcastRemap, Vec> test_inputs[] = { in TEST() local
303 const std::pair<BroadcastPair, BroadcastRemap> test_inputs[] = { in TEST() local
323 const std::pair<BroadcastPair, BroadcastRemap> test_inputs[] = { in TEST() local
/aosp_15_r20/external/vboot_reference/tests/
H A Dsha_tests.c18 uint8_t* test_inputs[3]; in SHA1_tests() local
43 uint8_t* test_inputs[3]; in SHA256_tests() local
68 uint8_t* test_inputs[3]; in SHA512_tests() local
H A Dvb2_sha_tests.c20 uint8_t *test_inputs[3]; in sha1_tests() local
51 uint8_t *test_inputs[3]; in sha256_tests() local
107 uint8_t *test_inputs[3]; in sha512_tests() local
H A Dvb2_sha256_x86_tests.c30 uint8_t *test_inputs[3]; in sha256_tests() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dreduce_ops_test.py39 test_inputs, argument
189 test_inputs, argument
H A Drandomized_tests.cc1492 std::vector<string> expected_inputs, test_inputs; in ExpectTfAndXlaOutputsAreClose() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dlayer_norm_lstm.mod.py153 test_inputs = [[0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1], variable
320 test_inputs = [[0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1], variable
Drnn_float16.mod.py89 test_inputs = [ variable
Dsvdf_bias_present_float16.mod.py63 test_inputs = [ variable
Dsvdf_float16.mod.py63 test_inputs = [ variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/
H A Dfrom_range.pass.cpp106 constexpr bool test_inputs() { in test_inputs() function
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Drnn.mod.py89 test_inputs = [ variable
Dsvdf.mod.py63 test_inputs = [ variable
Dsvdf_bias_present.mod.py63 test_inputs = [ variable
Dsvdf2.mod.py78 test_inputs = [ variable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Drnn_relaxed.mod.py90 test_inputs = [ variable
Dsvdf_relaxed.mod.py64 test_inputs = [ variable
Dsvdf_bias_present_relaxed.mod.py64 test_inputs = [ variable
Dsvdf2_relaxed.mod.py79 test_inputs = [ variable
/aosp_15_r20/external/coreboot/tests/lib/
H A Dimd-test.c50 uintptr_t test_inputs[] = { in test_imd_handle_init() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_proxy_tensor.py942 def _test_dynamic(self, fn, trace_inputs, test_inputs, assert_eq=True): argument
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dtest_vulkan_delegate.py100 test_inputs=None, argument