Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
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
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantized_concat_op_test.cc100 const int expected_batch = first_batch + second_batch; in TestSmall8Bit() local