Add a few additional quantized tests to portable_kernel_tests
PiperOrigin-RevId: 306335825 Change-Id: I532d775cb12333503eb59b84a728ebcce61aed45
This commit is contained in:
parent
e1d83cf241
commit
3af55c9619
@ -8547,11 +8547,18 @@ test_suite(
|
|||||||
":nn_ops_test",
|
":nn_ops_test",
|
||||||
":non_max_suppression_op_test",
|
":non_max_suppression_op_test",
|
||||||
":quantization_utils_test",
|
":quantization_utils_test",
|
||||||
|
":quantize_and_dequantize_op_test",
|
||||||
":quantize_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_binomial_op_test",
|
||||||
":random_op_test",
|
":random_op_test",
|
||||||
":random_poisson_op_test",
|
":random_poisson_op_test",
|
||||||
":reduction_ops_test",
|
":reduction_ops_test",
|
||||||
|
":requantization_range_op_test",
|
||||||
":resize_bilinear_op_test",
|
":resize_bilinear_op_test",
|
||||||
":scatter_op_test",
|
":scatter_op_test",
|
||||||
":segment_reduction_ops_test",
|
":segment_reduction_ops_test",
|
||||||
|
Loading…
Reference in New Issue
Block a user