From b5474a21188293a94a11ab2951db5fd185b972ef Mon Sep 17 00:00:00 2001 From: Renjie Liu Date: Fri, 24 May 2019 02:56:38 -0700 Subject: [PATCH] internal change PiperOrigin-RevId: 249802439 --- tensorflow/lite/kernels/depthwise_conv_test.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/tensorflow/lite/kernels/depthwise_conv_test.cc b/tensorflow/lite/kernels/depthwise_conv_test.cc index 2a6b7359f91..c1f1ee54d33 100644 --- a/tensorflow/lite/kernels/depthwise_conv_test.cc +++ b/tensorflow/lite/kernels/depthwise_conv_test.cc @@ -1819,9 +1819,6 @@ TEST_P(PerChannelQuantizedDepthwiseConvolutionOpTest, // Invoke and verify output. m.Invoke(); - for (int i = 0; i < 72; ++i) { - printf("%d,", static_cast(m.GetDequantizedOutput()[i])); - } EXPECT_THAT( m.GetDequantizedOutput(), ElementsAreArray(ArrayFloatNear({