Home
last modified time | relevance | path

Searched defs:expected_batch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_concat_op_test.cc94 const int expected_batch = first_batch + second_batch; in TestSmall8Bit() local
159 const int expected_batch = first_batch + second_batch; in TestSmall32Bit() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_quantized_concat_op_test.cc100 const int expected_batch = first_batch + second_batch; in TestSmall8Bit() local