Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Drestore_v2_op_test.cc146 Tensor input_6 = MakeInput<qint8>( in RunTest() local
H A Drestore_op_test.cc128 Tensor input_6 = MakeInput<qint8>(TensorShape({3, 2}), [](int x) -> qint8 { in TEST_F() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c128 int16x8_t input_6 = vshlq_n_s16(vld1q_s16(&input[6 * stride]), 2); in aom_fdct8x8_neon() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateModel.cpp2508 const uint32_t input_6[] = {23, 13, 16}; in TEST_F() local