Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op_test.cc58 Tensor y_quantized_tensor(DT_QUINT8, y_float_tensor.shape()); in TestMul() local
148 Tensor y_quantized_tensor(DT_QUINT8, TensorShape(y_shape)); in TimeMul() local
Dquantized_add_op_test.cc58 Tensor y_quantized_tensor(DT_QUINT8, y_float_tensor.shape()); in TestAdd() local
148 Tensor y_quantized_tensor(DT_QUINT8, TensorShape(y_shape)); in TimeAdd() local