Searched defs:input_4 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | restore_v2_op_test.cc | 136 Tensor input_4 = MakeInput<float>( in RunTest() local
|
H A D | restore_op_test.cc | 118 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 D | fwd_txfm_neon.c | 126 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/ |
D | TestValidateModel.cpp | 2498 const uint32_t input_4[] = {17, 18, 19, 11, 11, 11, 11, 11, 11, 11, 16, 0}; in TEST_F() local
|