Add a few additional quantized tests to portable_kernel_tests

PiperOrigin-RevId: 306335825
Change-Id: I532d775cb12333503eb59b84a728ebcce61aed45
This commit is contained in:
Jared Duke 2020-04-13 16:43:10 -07:00 committed by TensorFlower Gardener
parent e1d83cf241
commit 3af55c9619

View File

@ -8547,11 +8547,18 @@ test_suite(
":nn_ops_test",
":non_max_suppression_op_test",
":quantization_utils_test",
":quantize_and_dequantize_op_test",
":quantize_op_test",
":quantized_activation_ops_test",
":quantized_batch_norm_op_test",
":quantized_conv_ops_test",
":quantized_matmul_op_test",
":quantized_pooling_ops_test",
":random_binomial_op_test",
":random_op_test",
":random_poisson_op_test",
":reduction_ops_test",
":requantization_range_op_test",
":resize_bilinear_op_test",
":scatter_op_test",
":segment_reduction_ops_test",