Searched defs:first_float (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_concat_op_test.cc | 79 Tensor first_float(DT_FLOAT, {first_batch, first_height, first_width}); in TestSmall8Bit() local 144 Tensor first_float(DT_FLOAT, {first_batch, first_height, first_width}); in TestSmall32Bit() local 207 Tensor first_float(DT_FLOAT, {first_batch, first_height, first_width}); in TestSecondDim8Bit() local
|
H A D | quantization_utils_test.cc | 502 float first_float = std::ceil(min / step_size) * step_size; in TestAvoidBias() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_quantized_concat_op_test.cc | 82 Tensor first_float(DT_FLOAT, in TestSmall8Bit() local 147 Tensor first_float(DT_FLOAT, in TestSecondDim8Bit() local
|