Home
last modified time | relevance | path

Searched defs:input_4 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Drestore_v2_op_test.cc136 Tensor input_4 = MakeInput<float>( in RunTest() local
H A Drestore_op_test.cc118 Tensor input_4 = MakeInput<float>(TensorShape({2, 4}), [](int x) -> float { in TEST_F() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c126 int16x8_t input_4 = vshlq_n_s16(vld1q_s16(&input[4 * stride]), 2); in aom_fdct8x8_neon() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateModel.cpp2498 const uint32_t input_4[] = {17, 18, 19, 11, 11, 11, 11, 11, 11, 11, 16, 0}; in TEST_F() local