Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op_test.cc48 Tensor x_quantized_tensor(DT_QUINT8, x_float_tensor.shape()); in TestMul() local
143 Tensor x_quantized_tensor(DT_QUINT8, TensorShape(x_shape)); in TimeMul() local
Dquantized_add_op_test.cc48 Tensor x_quantized_tensor(DT_QUINT8, x_float_tensor.shape()); in TestAdd() local
143 Tensor x_quantized_tensor(DT_QUINT8, TensorShape(x_shape)); in TimeAdd() local